cm to rem
1 Centimeters equals 2.362205 REM using CSS pixel-based scaling anchored to 96 pixels per inch.
Direct Answer
1 Centimeters equals 2.362205 REM
This conversion uses CSS pixel-based scaling anchored to 96 pixels per inch.
For 8 Centimeters, the result equals 18.897638 REM.
Converter Calculator
2.362205 REM (16px root) (rem)
SwitchExplanation
Formula: REM (16px root) = Centimeters × 2.362205. Why: rem and em are relative units, so this route uses the page's explicit 16px baseline assumption before applying the target unit through CSS pixels.
Centimeters (cm): a metric length unit used for print and physical-size references.
REM (16px root): a CSS relative unit based on the root font size. This converter assumes a fixed 16px root size.
This route is useful when translating between fixed CSS lengths and relative typography units so spacing, font sizing, and responsive UI rules stay on an explicit baseline.
This conversion is purely multiplicative because both units reduce through CSS pixels using a fixed 96 px per inch baseline and explicit relative-unit assumptions where needed.
Common Conversion Values
| Centimeters (cm) | REM (16px root) (rem) |
|---|---|
| 8 | 18.897638 |
| 10 | 23.622047 |
| 12 | 28.346457 |
| 14 | 33.070866 |
| 16 | 37.795276 |
| 18 | 42.519685 |
| 24 | 56.692913 |
| 32 | 75.590551 |
| 48 | 113.385827 |
| 96 | 226.771654 |
Frequently Asked Questions
How does this converter compute Centimeters to REM (16px root)?
Both units are normalized through CSS pixels, then converted using a fixed ratio.
Are the reverse pages available?
Yes. Use the switch button or open the REM (16px root) to Centimeters page.
Can I use decimal values for Centimeters to REM (16px root)?
Yes. Decimal inputs are supported for Centimeters to REM (16px root), and the mirror direction keeps inverse assumptions aligned.