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