#fc8b12 color space conversions
Hex:
#fc8b12
RGB:
252, 139, 18
CMY:
1, 45, 93
CMYK:
0, 45, 93, 1
HSL:
31°, 97.5000%, 52.9412%
HSV (HSB):
31°, 92.8571%, 98.8235%
XYZ:
49.4867, 39.2044, 5.5312
xyY:
0.5252, 0.4161, 39.2044
CIE-Lab:
68.8990, 36.2972, 72.3063
CIE-LCH:
68.8990, 80.9054, 63.3437
CIE-Luv:
68.8990, 93.8355, 63.6413
Hunter-Lab:
62.6134, 31.5046, 38.5917
#fc8b12 color charts
#fc8b12 color shades, tints & tones
#fc8b12 color schemes
#fc8b12 color preview, HTML & CSS examples
This text has a color of #fc8b12
<p style="color:#fc8b12;">Text here</p>
.mytext {color:#fc8b12;}
This box has a color of #fc8b12
<div style="background-color:#fc8b12;">Content here</div>
.mybackground {background-color:#fc8b12;}
Border around this has a color of #fc8b12
<div style="border:2px solid #fc8b12;">Content here</div>
.myborder {border:2px solid #fc8b12;}