#fc6f10 color space conversions
Hex:
#fc6f10
RGB:
252, 111, 16
CMY:
1, 56, 94
CMYK:
0, 56, 94, 1
HSL:
24°, 97.5207%, 52.5490%
HSV (HSB):
24°, 93.6508%, 98.8235%
XYZ:
45.9228, 32.1017, 4.2661
xyY:
0.5581, 0.3901, 32.1017
CIE-Lab:
63.4269, 49.9866, 69.0143
CIE-LCH:
63.4269, 85.2152, 54.0845
CIE-Luv:
63.4269, 117.2294, 54.7896
Hunter-Lab:
56.6584, 45.5259, 35.1967
#fc6f10 color charts
#fc6f10 color shades, tints & tones
#fc6f10 color schemes
#fc6f10 color preview, HTML & CSS examples
This text has a color of #fc6f10
<p style="color:#fc6f10;">Text here</p>
.mytext {color:#fc6f10;}
This box has a color of #fc6f10
<div style="background-color:#fc6f10;">Content here</div>
.mybackground {background-color:#fc6f10;}
Border around this has a color of #fc6f10
<div style="border:2px solid #fc6f10;">Content here</div>
.myborder {border:2px solid #fc6f10;}