#fc800e color space conversions
Hex:
#fc800e
RGB:
252, 128, 14
CMY:
1, 50, 95
CMYK:
0, 49, 94, 1
HSL:
29°, 97.5410%, 52.1569%
HSV (HSB):
29°, 94.4444%, 98.8235%
XYZ:
47.9433, 36.1655, 4.8692
xyY:
0.5388, 0.4065, 36.1655
CIE-Lab:
66.6462, 41.7819, 71.5036
CIE-LCH:
66.6462, 82.8160, 59.7009
CIE-Luv:
66.6462, 103.2085, 60.3302
Hunter-Lab:
60.1378, 37.0636, 37.2959
#fc800e color charts
#fc800e color shades, tints & tones
#fc800e color schemes
#fc800e color preview, HTML & CSS examples
This text has a color of #fc800e
<p style="color:#fc800e;">Text here</p>
.mytext {color:#fc800e;}
This box has a color of #fc800e
<div style="background-color:#fc800e;">Content here</div>
.mybackground {background-color:#fc800e;}
Border around this has a color of #fc800e
<div style="border:2px solid #fc800e;">Content here</div>
.myborder {border:2px solid #fc800e;}