#f52f21 color space conversions
Hex:
#f52f21
RGB:
245, 47, 33
CMY:
4, 82, 87
CMYK:
0, 81, 87, 4
HSL:
4°, 91.3793%, 54.5098%
HSV (HSB):
4°, 86.5306%, 96.0784%
XYZ:
38.9472, 21.5553, 3.5467
xyY:
0.6081, 0.3365, 21.5553
CIE-Lab:
53.5520, 71.5849, 56.0441
CIE-LCH:
53.5520, 90.9139, 38.0576
CIE-Luv:
53.5520, 153.1013, 36.1182
Hunter-Lab:
46.4277, 68.4914, 27.9701
#f52f21 color charts
#f52f21 color shades, tints & tones
#f52f21 color schemes
#f52f21 color preview, HTML & CSS examples
This text has a color of #f52f21
<p style="color:#f52f21;">Text here</p>
.mytext {color:#f52f21;}
This box has a color of #f52f21
<div style="background-color:#f52f21;">Content here</div>
.mybackground {background-color:#f52f21;}
Border around this has a color of #f52f21
<div style="border:2px solid #f52f21;">Content here</div>
.myborder {border:2px solid #f52f21;}