Toolman

40pt to px

40pt = 53.3333px

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

How it is calculated

One pt is 1.3333px, so:

40pt × 1.3333 = 53.3333px

Reversing it, 53.3333px × 0.75 returns 40pt.

Nearby values

ptpx
20pt26.6667px
24pt32px
28pt37.3333px
32pt42.6667px
36pt48px
40pt53.3333px
48pt64px
56pt74.6667px

Frequently asked questions

What is 40pt in px?

53.3333px.

How is 40pt converted to px?

Multiply by 1.3333: 40 × 1.3333 = 53.3333. To go back, multiply 53.3333 by 0.75.

Does zoom or font size change 40pt?

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

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