Toolman

40px to pt

40px = 30pt

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

How it is calculated

One px is 0.75pt, so:

40px × 0.75 = 30pt

Reversing it, 30pt × 1.3333 returns 40px.

Nearby values

pxpt
20px15pt
24px18pt
28px21pt
32px24pt
36px27pt
40px30pt
48px36pt
56px42pt

Frequently asked questions

What is 40px in pt?

30pt.

How is 40px converted to pt?

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

Does zoom or font size change 40px?

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

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