px
REM 0rem Click to Copy
EM 0em Click to Copy
Percentage 0% Click to Copy
Points (pt) 0pt Click to Copy

How it Works

Web browsers use a default base font size of 16px. The rem unit is relative to this root size.

Formula: Pixels / Base Size = REM: Pixels / Base Size = REM

Example: 24px / 16px = 1.5rem: 24px / 16px = 1.5rem

β™Ώ

Accessibility

πŸ“±

Responsive Design

πŸš€

Modern Standard