Percentage to REM Converter

Convert percentage (%) to REM, suitable for responsive web design

%
0 rem

Calculation formula:

What are Percentage (%) and REM?

Percentage (%) is a unit relative to a certain benchmark. REM is a unit relative to the font size of the root element.

Usage Instructions

  1. Enter the percentage value to convert
  2. Click the "Convert" button or press Enter to get the result
  3. Use the "Copy" button to copy the conversion result

Common Conversion Examples

  • 100% = 1rem
  • 200% = 2rem
  • 50% = 0.5rem
  • 25% = 0.25rem