rem → em 换算器
1 rem = 1.0000 em
FORMULA
1 rem = 1.0000 em
CONVERSION TABLE
| rem (rem) | em (em) |
|---|---|
| 1 rem | 1 em |
| 5 rem | 5 em |
| 10 rem | 10 em |
| 25 rem | 25 em |
| 50 rem | 50 em |
| 100 rem | 100 em |
| 250 rem | 250 em |
| 500 rem | 500 em |
| 1,000 rem | 1,000 em |
COMMON VALUES
RELATED CONVERSIONS
关于 rem (rem)
The root em (rem) is a CSS unit relative to the root element's font size, typically 16px in browsers. Unlike em, which compounds when nested, rem always references the same base, making it the preferred unit for consistent, accessible web typography and spacing in modern CSS frameworks.
关于 em (em)
The em is a relative typographic unit equal to the current font size -- in 16px text, 1 em equals 16 pixels. CSS developers use ems for responsive font sizing, padding, and margins that scale proportionally with text size. The em dash character is so named because it was traditionally the width of one em.
How to Convert rem to em
The conversion formula is: 1 rem = 1.0000 em. To convert from rem (rem) to em (em), use the formula above or the interactive converter at the top of this page.
FAQ
1 rem等于多少em?
1 rem(rem)等于 1.0000 em(em)。
如何将rem换算成em?
将rem的数值乘以 1.0000,即可得到对应的em数值。公式:1 rem = 1.0000 em
rem转换为em的公式是什么?
1 rem = 1.0000 em