To convert 16 rem to pixels (px), you need to know the current font size of the element in question.
1 rem (root em) is equal to the font size of the root element of the document, typically the <html> element.
To convert 16 rem to pixels use this formula: 16 rem × font size in pixels = Pixels
base value:
Value(rem):
Value(Pixels):