Toolman

72px to pt

72px = 54pt

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

How it is calculated

One px is 0.75pt, so:

72px × 0.75 = 54pt

Reversing it, 54pt × 1.3333 returns 72px.

Nearby values

pxpt
36px27pt
40px30pt
48px36pt
56px42pt
64px48pt
72px54pt
80px60pt
96px72pt

Frequently asked questions

What is 72px in pt?

54pt.

How is 72px converted to pt?

Multiply by 0.75: 72 × 0.75 = 54. To go back, multiply 54 by 1.3333.

Does zoom or font size change 72px?

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

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