브라 사이즈 계산기
밴드와 컵 사이즈를 측정하세요.
입력하는 동안 결과가 업데이트됩니다.
이 계산기에 대해
bra size calculator calculates the band size from the underbust and the bust, and the cup size from the band size. The band size is the underbust rounded to the nearest even number of inches, and the cup is set by the difference between the bust and band measurements — roughly one cup letter per inch of difference (1 in ≈ A, 2 in ≈ B, 3 in ≈ C, 4 in ≈ D, and up through DD, DDD/F and beyond). The calculator calculates the band size from the underbust and the bust.Results are an estimate and a starting point only.Bra size calculator calculates the band size from the underbust and the bust.Results are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Bra size calculator calculates the band size from the underbust and the bust.Results are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust of 32 inchesResults are an estimate and a starting point only.Worked example: an underbust
자주 묻는 질문
브라 사이즈를 어떻게 측정합니까?
흉곽을 측정하려면 흉곽 아래에 있는 흉곽 주위를 측정한 다음, 흉곽의 가장 넓은 부분을 측정합니다. 양쪽을 입력하면 계산기가 흉곽과 컵의 차이를 측정합니다.
브랜드별로 브라 사이즈가 다르는 이유는 무엇입니까?
컵과 밴드 크기는 완전히 표준화되지 않았으며, 한 라벨의 34C는 다른 라벨의 34D와 같이 맞을 수 있습니다(자매 사이즈). 이 추정치를 시작점으로 사용하여 스타일을 시도하십시오.
컵 사이즈는 어떻게 측정되나요?
가슴 측정에서 밴드 측정을 빼내십시오: 차이의 각 인치는 대략 한 컵 위입니다. 1 인치 차이는 A, 2 인치 B, 3 C, 4 D, 다음 DD, DDD / F 등에 대해. 계산기는 차이를 가장 가까운 인치로 원형.
자매 사이즈는 무엇입니까?
34C, 32D, 36B는 비슷한 컵을 담고 있습니다. 계산된 밴드가 너무 꽉 찼거나 느슨한 느낌이 들지만 컵이 맞다면, 브라 사이즈를 변경해 보세요(밴드를 낮추고 컵을 높이거나 그 반대).
센티미터로 측정할 수 있습니까?
예 — 단위를 센티미터로 전환하고 cm로 두 측정값을 입력하십시오. 계산기는 밴드와 컵을 작업하기 전에 내부적으로 인치로 변환합니다 (2.54로 나누기), 따라서 추정치는 어느 쪽이든 동일합니다.
밴드 사이즈가 왜 짝수로 둥글게 표시되었나요?
밴드 사이즈는 짝수로 만들어집니다 (30, 32, 34...) 그래서 계산기는 가장 가까운 짝수 인치로 귀하의 아래 가슴 측정을 둥글게합니다. 당신이 33 같은 홀수를 측정하는 경우 34 밴드로 둥글게; 그 느슨한 느낌이면, 다음 밴드 아래에 자매 사이즈가 더 잘 맞을 수 있습니다.
API — 코드에서 이 계산기를 사용
이 계산기를 무료 JSON 엔드포인트로 호출하세요. 키가 필요하지 않습니다. 아래 필드 값을 쿼리 매개 변수 또는 JSON으로 보내십시오. 전체 API 문서 읽기 →
끝점
GET https://calculator.free/api/v1/bra-size/
curl
curl "https://calculator.free/api/v1/bra-size/?units=imperial&underbust=32&bust=36"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/bra-size/?" + new URLSearchParams({
"units": "imperial",
"underbust": "32",
"bust": "36"
}));
const data = await r.json();
console.log(data.results);
결과는 재정, 의료 또는 세금 조언이 아닌 일반적인 지침을위한 추정치입니다.