PX to REM Converter

Convert between pixels and rem units for CSS. Configurable base font size.

About This Tool

REM (root em) units are relative to the root element's font size (typically 16px). Using rem instead of px makes your designs scale consistently when users change their browser's default font size. This tool converts between px and rem with a configurable base.