10px to cm
10px = 0.264583cm
px and cm are both absolute CSS units, so this ratio never changes.
How it is calculated
One px is 0.026458cm, so:
10px × 0.026458 = 0.264583cm
Reversing it, 0.264583cm × 37.7953 returns 10px.
Nearby values
| px | cm |
|---|---|
| 10px | 0.264583cm |
Frequently asked questions
What is 10px in cm?
0.264583cm.
How is 10px converted to cm?
Multiply by 0.026458: 10 × 0.026458 = 0.264583. To go back, multiply 0.264583 by 37.7953.
Does zoom or font size change 10px?
No. px and cm are both absolute CSS units, so the ratio is fixed and 10px is 0.264583cm in every context.