Toolman

28px to pt

28px = 21pt

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

How it is calculated

One px is 0.75pt, so:

28px × 0.75 = 21pt

Reversing it, 21pt × 1.3333 returns 28px.

Nearby values

pxpt
14px10.5pt
16px12pt
18px13.5pt
20px15pt
24px18pt
28px21pt
32px24pt
36px27pt
40px30pt

Frequently asked questions

What is 28px in pt?

21pt.

How is 28px converted to pt?

Multiply by 0.75: 28 × 0.75 = 21. To go back, multiply 21 by 1.3333.

Does zoom or font size change 28px?

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

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