#fc8f0a color space conversions
Hex:
#fc8f0a
RGB:
252, 143, 10
CMY:
1, 44, 96
CMYK:
0, 43, 96, 1
HSL:
33°, 97.5806%, 51.3725%
HSV (HSB):
33°, 96.0317%, 98.8235%
XYZ:
50.0221, 40.3623, 5.4414
xyY:
0.5220, 0.4212, 40.3623
CIE-Lab:
69.7268, 34.1748, 74.1366
CIE-LCH:
69.7268, 81.6342, 65.2517
CIE-Luv:
69.7268, 90.6523, 65.6328
Hunter-Lab:
63.5313, 29.3643, 39.3938
#fc8f0a color charts
#fc8f0a color shades, tints & tones
#fc8f0a color schemes
#fc8f0a color preview, HTML & CSS examples
This text has a color of #fc8f0a
<p style="color:#fc8f0a;">Text here</p>
.mytext {color:#fc8f0a;}
This box has a color of #fc8f0a
<div style="background-color:#fc8f0a;">Content here</div>
.mybackground {background-color:#fc8f0a;}
Border around this has a color of #fc8f0a
<div style="border:2px solid #fc8f0a;">Content here</div>
.myborder {border:2px solid #fc8f0a;}