em → rem 换算器
1 em = 1.0000 rem
FORMULA
1 em = 1.0000 rem
CONVERSION TABLE
| em (em) | rem (rem) |
|---|---|
| 1 em | 1 rem |
| 5 em | 5 rem |
| 10 em | 10 rem |
| 25 em | 25 rem |
| 50 em | 50 rem |
| 100 em | 100 rem |
| 250 em | 250 rem |
| 500 em | 500 rem |
| 1,000 em | 1,000 rem |
COMMON VALUES
RELATED CONVERSIONS
关于 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.
关于 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.
How to Convert em to rem
The conversion formula is: 1 em = 1.0000 rem. To convert from em (em) to rem (rem), use the formula above or the interactive converter at the top of this page.
FAQ
1 em等于多少rem?
1 em(em)等于 1.0000 rem(rem)。
如何将em换算成rem?
将em的数值乘以 1.0000,即可得到对应的rem数值。公式:1 em = 1.0000 rem
em转换为rem的公式是什么?
1 em = 1.0000 rem