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