#fc8e0f color space conversions
Hex:
#fc8e0f
RGB:
252, 142, 15
CMY:
1, 44, 94
CMYK:
0, 44, 94, 1
HSL:
32°, 97.5309%, 52.3529%
HSV (HSB):
32°, 94.0476%, 98.8235%
XYZ:
49.9041, 40.0759, 5.5571
xyY:
0.5224, 0.4195, 40.0759
CIE-Lab:
69.5236, 34.7330, 73.2676
CIE-LCH:
69.5236, 81.0834, 64.6364
CIE-Luv:
69.5236, 91.3883, 64.9293
Hunter-Lab:
63.3056, 29.9278, 39.1093
#fc8e0f color charts
#fc8e0f color shades, tints & tones
#fc8e0f color schemes
#fc8e0f color preview, HTML & CSS examples
This text has a color of #fc8e0f
<p style="color:#fc8e0f;">Text here</p>
.mytext {color:#fc8e0f;}
This box has a color of #fc8e0f
<div style="background-color:#fc8e0f;">Content here</div>
.mybackground {background-color:#fc8e0f;}
Border around this has a color of #fc8e0f
<div style="border:2px solid #fc8e0f;">Content here</div>
.myborder {border:2px solid #fc8e0f;}