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