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