#f52f0e color space conversions
Hex:
#f52f0e
RGB:
245, 47, 14
CMY:
4, 82, 95
CMYK:
0, 81, 94, 4
HSL:
9°, 92.0319%, 50.7843%
HSV (HSB):
9°, 94.2857%, 96.0784%
XYZ:
38.7520, 21.4772, 2.5185
xyY:
0.6176, 0.3423, 21.4772
CIE-Lab:
53.4679, 71.3258, 62.7874
CIE-LCH:
53.4679, 95.0243, 41.3572
CIE-Luv:
53.4679, 154.8955, 39.1037
Hunter-Lab:
46.3435, 68.1587, 29.2184
#f52f0e color charts
#f52f0e color shades, tints & tones
#f52f0e color schemes
#f52f0e color preview, HTML & CSS examples
This text has a color of #f52f0e
<p style="color:#f52f0e;">Text here</p>
.mytext {color:#f52f0e;}
This box has a color of #f52f0e
<div style="background-color:#f52f0e;">Content here</div>
.mybackground {background-color:#f52f0e;}
Border around this has a color of #f52f0e
<div style="border:2px solid #f52f0e;">Content here</div>
.myborder {border:2px solid #f52f0e;}