#f52d08 color space conversions
Hex:
#f52d08
RGB:
245, 45, 8
CMY:
4, 82, 97
CMYK:
0, 82, 97, 4
HSL:
9°, 93.6759%, 49.6078%
HSV (HSB):
9°, 96.7347%, 96.0784%
XYZ:
38.6384, 21.3068, 2.3059
xyY:
0.6207, 0.3423, 21.3068
CIE-Lab:
53.2836, 71.7574, 64.1210
CIE-LCH:
53.2836, 96.2321, 41.7833
CIE-Luv:
53.2836, 156.1399, 39.3512
Hunter-Lab:
46.1593, 68.6377, 29.3497
#f52d08 color charts
#f52d08 color shades, tints & tones
#f52d08 color schemes
#f52d08 color preview, HTML & CSS examples
This text has a color of #f52d08
<p style="color:#f52d08;">Text here</p>
.mytext {color:#f52d08;}
This box has a color of #f52d08
<div style="background-color:#f52d08;">Content here</div>
.mybackground {background-color:#f52d08;}
Border around this has a color of #f52d08
<div style="border:2px solid #f52d08;">Content here</div>
.myborder {border:2px solid #f52d08;}