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