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