#fc801f color space conversions
Hex:
#fc801f
RGB:
252, 128, 31
CMY:
1, 50, 88
CMYK:
0, 49, 88, 1
HSL:
26°, 97.3568%, 55.4902%
HSV (HSB):
26°, 87.6984%, 98.8235%
XYZ:
48.1114, 36.2327, 5.7542
xyY:
0.5340, 0.4021, 36.2327
CIE-Lab:
66.6974, 42.0258, 67.5281
CIE-LCH:
66.6974, 79.5375, 58.1041
CIE-Luv:
66.6974, 102.5157, 58.3028
Hunter-Lab:
60.1936, 37.3321, 36.4677
#fc801f color charts
#fc801f color shades, tints & tones
#fc801f color schemes
#fc801f color preview, HTML & CSS examples
This text has a color of #fc801f
<p style="color:#fc801f;">Text here</p>
.mytext {color:#fc801f;}
This box has a color of #fc801f
<div style="background-color:#fc801f;">Content here</div>
.mybackground {background-color:#fc801f;}
Border around this has a color of #fc801f
<div style="border:2px solid #fc801f;">Content here</div>
.myborder {border:2px solid #fc801f;}