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