29 PX to PT
Result
29 px = 21.75 pt
Explanation
- Pixels — 29
To convert 29 pixels to points you need to multiply pixels value by 0.75, in our case: 29 × 0.75. In result we'll receive that 29 px is equal to 21.75 points (pt)
CSS code for 29 PX to PT
p { font-size: 21.75pt }
HTML (inline CSS):
<p style="font-size: 21.75pt">Hello World<p>