#fc8010 color space conversions
Hex:
#fc8010
RGB:
252, 128, 16
CMY:
1, 50, 94
CMYK:
0, 49, 94, 1
HSL:
28°, 97.5207%, 52.5490%
HSV (HSB):
28°, 93.6508%, 98.8235%
XYZ:
47.9576, 36.1712, 4.9443
xyY:
0.5384, 0.4061, 36.1712
CIE-Lab:
66.6505, 41.8026, 71.1480
CIE-LCH:
66.6505, 82.5196, 59.5639
CIE-Luv:
66.6505, 103.1494, 60.1572
Hunter-Lab:
60.1425, 37.0864, 37.2255
#fc8010 color charts
#fc8010 color shades, tints & tones
#fc8010 color schemes
#fc8010 color preview, HTML & CSS examples
This text has a color of #fc8010
<p style="color:#fc8010;">Text here</p>
.mytext {color:#fc8010;}
This box has a color of #fc8010
<div style="background-color:#fc8010;">Content here</div>
.mybackground {background-color:#fc8010;}
Border around this has a color of #fc8010
<div style="border:2px solid #fc8010;">Content here</div>
.myborder {border:2px solid #fc8010;}