32pt to mm
32pt = 11.2889mm
pt and mm are both absolute CSS units, so this ratio never changes.
How it is calculated
One pt is 0.352778mm, so:
32pt × 0.352778 = 11.2889mm
Reversing it, 11.2889mm × 2.8346 returns 32pt.
Nearby values
| pt | mm |
|---|---|
| 16pt | 5.6444mm |
| 18pt | 6.35mm |
| 20pt | 7.0556mm |
| 24pt | 8.4667mm |
| 28pt | 9.8778mm |
| 32pt | 11.2889mm |
| 36pt | 12.7mm |
| 40pt | 14.1111mm |
| 48pt | 16.9333mm |
Frequently asked questions
What is 32pt in mm?
11.2889mm.
How is 32pt converted to mm?
Multiply by 0.352778: 32 × 0.352778 = 11.2889. To go back, multiply 11.2889 by 2.8346.
Does zoom or font size change 32pt?
No. pt and mm are both absolute CSS units, so the ratio is fixed and 32pt is 11.2889mm in every context.