Enter a pixel or rem value and set your root font size, and the tool converts between the two live.
Divide the pixel value by the root font size. With the default 16px root, 24px equals 1.5rem.
The font-size set on the html element. Browsers default it to 16px, but you can change it in the converter.
rem units scale with the user's root font size, making layouts more accessible and responsive.