Convert points to rem

Point (pt) to rem (rem). One point equals 0.083333 rem.

1 pt =0.083333rem (rem)

Formula

rem = points ÷ 12

Point to rem conversion table

PointsRemRemPoints
1 pt0.083333 rem1 rem12 pt
2 pt0.166667 rem2 rem24 pt
3 pt0.25 rem3 rem36 pt
5 pt0.416667 rem5 rem60 pt
10 pt0.833333 rem10 rem120 pt
20 pt1.6667 rem20 rem240 pt
50 pt4.1667 rem50 rem600 pt
100 pt8.3333 rem100 rem1200 pt
500 pt41.6667 rem500 rem6000 pt
1000 pt83.3333 rem1000 rem12000 pt

To convert points to rem, divide the number of points by 12. One point equals 0.083333 rem, and one rem equals 12 points, so the relationship is fixed and exact. As a worked example, 10 pt comes to 0.833333 rem. Enter your own figure in the converter above to get an instant answer, or use the swap button to flip the direction. This is a typography conversion, and like every tool on UnitGlide it runs locally in your browser with no account or upload required. The table further down shows a range of common point values already worked out in rem, plus the reverse rem to point direction, which is handy for quick reference or double-checking a result by hand.

Frequently asked questions

How many rem are in a point?

One point equals 0.083333 rem. The ratio is constant, so you can multiply any number of points by 0.083333 to get rem.

What is the formula to convert points to rem?

Use rem = points ÷ 12. UnitGlide applies this exact formula for every value, so results stay accurate across the whole range.

How do I convert rem back to points?

Go the other way by using one rem equals 12 points. You can also press the swap button in the converter above to flip the direction in one click.

Is this point to rem converter accurate?

Yes. It uses the fixed CSS pixel-to-point anchor (96px = 72pt per inch) together with the common 16px default browser root font-size used for rem; check your project's root font-size if it differs, and all math runs in your browser so nothing is rounded away on a server. For everyday use the displayed precision is more than enough.

Related conversions

Embed this converter or use the API

Put this converter on your own site, or call the free JSON API. Full documentation is on the developers page.

Embed (iframe)

<iframe src="https://unitglide.net/embed/point-to-rem" width="360" height="200"
        style="border:1px solid #e2e6ec;border-radius:12px"
        title="Point to Rem converter"></iframe>
<p><a href="https://unitglide.net/convert/point-to-rem">Point to Rem Converter</a> by UnitGlide</p>

API

https://unitglide.net/api/convert?from=point&to=rem&value=1