#fc8e1d color space conversions
Hex:
#fc8e1d
RGB:
252, 142, 29
CMY:
1, 44, 89
CMYK:
0, 44, 88, 1
HSL:
30°, 97.3799%, 55.0980%
HSV (HSB):
30°, 88.4921%, 98.8235%
XYZ:
50.0397, 40.1302, 6.2709
xyY:
0.5189, 0.4161, 40.1302
CIE-Lab:
69.5621, 34.9317, 70.2848
CIE-LCH:
69.5621, 78.4868, 63.5725
CIE-Luv:
69.5621, 90.9245, 63.3728
Hunter-Lab:
63.3484, 30.1397, 38.4747
#fc8e1d color charts
#fc8e1d color shades, tints & tones
#fc8e1d color schemes
#fc8e1d color preview, HTML & CSS examples
This text has a color of #fc8e1d
<p style="color:#fc8e1d;">Text here</p>
.mytext {color:#fc8e1d;}
This box has a color of #fc8e1d
<div style="background-color:#fc8e1d;">Content here</div>
.mybackground {background-color:#fc8e1d;}
Border around this has a color of #fc8e1d
<div style="border:2px solid #fc8e1d;">Content here</div>
.myborder {border:2px solid #fc8e1d;}