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