Toolman

80px to pt

80px = 60pt

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

How it is calculated

One px is 0.75pt, so:

80px × 0.75 = 60pt

Reversing it, 60pt × 1.3333 returns 80px.

Nearby values

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

Frequently asked questions

What is 80px in pt?

60pt.

How is 80px converted to pt?

Multiply by 0.75: 80 × 0.75 = 60. To go back, multiply 60 by 1.3333.

Does zoom or font size change 80px?

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

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