Toolman

16pt to px

16pt = 21.3333px

pt and px are both absolute CSS units, so this ratio never changes.

How it is calculated

One pt is 1.3333px, so:

16pt × 1.3333 = 21.3333px

Reversing it, 21.3333px × 0.75 returns 16pt.

Nearby values

ptpx
8pt10.6667px
10pt13.3333px
12pt16px
14pt18.6667px
16pt21.3333px
18pt24px
20pt26.6667px
24pt32px

Frequently asked questions

What is 16pt in px?

21.3333px.

How is 16pt converted to px?

Multiply by 1.3333: 16 × 1.3333 = 21.3333. To go back, multiply 21.3333 by 0.75.

Does zoom or font size change 16pt?

No. pt and px are both absolute CSS units, so the ratio is fixed and 16pt is 21.3333px in every context.

The full PT to PX converter → · All CSS unit converters