Skip to content

색상 및 디자인

CSS 단위 변환기

무료 CSS 단위 변환기입니다. 루트 글꼴 크기를 기반으로 px, rem, em, pt, pc 및 물리적 단위 간에 변환합니다. 반응형 디자인 및 CSS 워크플로를 위해.

Runs in your browser

CSS units converter

rem
1rem
em
1em
pt
12pt
pc
1pc
in
0.1667in
cm
0.4233cm

편집자 노트

Understanding · px, rem, em, and the rest of the family.

이 심층 챕터는 현재 영어로만 제공됩니다. 위의 변환 도구는 귀하의 언어로 작동하지만, 긴 설명 글은 아직 번역되지 않았습니다.

자주 묻는 질문

Quick answers.

Is 1rem always 16px?

By default, yes — but if you change the root font-size, all rem values scale. We let you set the root for accurate conversion.

rem vs em?

rem is relative to root font-size; em is relative to the parent's font-size. rem is more predictable for layout.

Why use rem over px?

rem respects user font-size preferences (for accessibility) and scales the whole layout consistently.

Is the converter free?

Yes — fully free, no signup.

사람들이 다음도 검색합니다.

관련 도구

More in this room.

모두 보기 색상 및 디자인