#f52e2f color space conversions
Hex:
#f52e2f
RGB:
245, 46, 47
CMY:
4, 82, 82
CMYK:
0, 81, 81, 4
HSL:
360°, 90.8676%, 57.0588%
HSV (HSB):
360°, 81.2245%, 96.0784%
XYZ:
39.1463, 21.5717, 4.7898
xyY:
0.5976, 0.3293, 21.5717
CIE-Lab:
53.5696, 72.1405, 49.3456
CIE-LCH:
53.5696, 87.4028, 34.3729
CIE-Luv:
53.5696, 151.4016, 32.3921
Hunter-Lab:
46.4453, 69.1686, 26.3973
#f52e2f color charts
#f52e2f color shades, tints & tones
#f52e2f color schemes
#f52e2f color preview, HTML & CSS examples
This text has a color of #f52e2f
<p style="color:#f52e2f;">Text here</p>
.mytext {color:#f52e2f;}
This box has a color of #f52e2f
<div style="background-color:#f52e2f;">Content here</div>
.mybackground {background-color:#f52e2f;}
Border around this has a color of #f52e2f
<div style="border:2px solid #f52e2f;">Content here</div>
.myborder {border:2px solid #f52e2f;}