8pt to mm
8pt = 2.8222mm
pt and mm are both absolute CSS units, so this ratio never changes.
How it is calculated
One pt is 0.352778mm, so:
8pt × 0.352778 = 2.8222mm
Reversing it, 2.8222mm × 2.8346 returns 8pt.
Nearby values
| pt | mm |
|---|---|
| 8pt | 2.8222mm |
| 10pt | 3.5278mm |
| 12pt | 4.2333mm |
| 14pt | 4.9389mm |
| 16pt | 5.6444mm |
Frequently asked questions
What is 8pt in mm?
2.8222mm.
How is 8pt converted to mm?
Multiply by 0.352778: 8 × 0.352778 = 2.8222. To go back, multiply 2.8222 by 2.8346.
Does zoom or font size change 8pt?
No. pt and mm are both absolute CSS units, so the ratio is fixed and 8pt is 2.8222mm in every context.