Toolman

80pt to px

80pt = 106.67px

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

How it is calculated

One pt is 1.3333px, so:

80pt × 1.3333 = 106.67px

Reversing it, 106.67px × 0.75 returns 80pt.

Nearby values

ptpx
40pt53.3333px
48pt64px
56pt74.6667px
64pt85.3333px
72pt96px
80pt106.67px
96pt128px

Frequently asked questions

What is 80pt in px?

106.67px.

How is 80pt converted to px?

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

Does zoom or font size change 80pt?

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

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