Skip to main content

REM to PX Converter

Convert rem units to pixel values instantly.
Customize your base font size for accurate conversions.

16px
1rem × 16px = 16px

Quick Reference (base: 16px)

About REM to PX

REM (root em) is a relative unit based on the root element's font size. By default, browsers use 16px as the root font size.

When to convert? Sometimes you need exact pixel values for design specs, debugging, or when working with tools that don't support rem.

Formula: px = rem × base font size