14px to rem
14 pixels expressed in rem, the unit that scales when a user changes their browser's font size.
14px=0.875rem
14 ÷ 16 = 0.875 — rem is just pixels divided by the root font size, which defaults to 16px.
| root size | 14px in rem |
|---|---|
| 14px | 1rem |
| 16px | 0.875rem |
| 18px | 0.7778rem |
| 20px | 0.7rem |
Different value? Use the converter.