Toolman

20pt to px

20pt = 26.6667px

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

How it is calculated

One pt is 1.3333px, so:

20pt × 1.3333 = 26.6667px

Reversing it, 26.6667px × 0.75 returns 20pt.

Nearby values

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

Frequently asked questions

What is 20pt in px?

26.6667px.

How is 20pt converted to px?

Multiply by 1.3333: 20 × 1.3333 = 26.6667. To go back, multiply 26.6667 by 0.75.

Does zoom or font size change 20pt?

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

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