METHOD
How this tool works
rem values are multiplied by the root font size; em uses the selected context size.
DEVELOPER TOOLS
Convert CSS pixels, rem and em values.
METHOD
rem values are multiplied by the root font size; em uses the selected context size.
EXAMPLE
16 px equals 1 rem when the root size is 16 px.
Often, but users and stylesheets can change it.
rem uses the root size; em uses the current context size.