#cc701f color space conversions
Hex:
#cc701f
RGB:
204, 112, 31
CMY:
20, 56, 88
CMYK:
0, 45, 85, 20
HSL:
28°, 73.6170%, 46.0784%
HSV (HSB):
28°, 84.8039%, 80.0000%
XYZ:
30.9433, 24.5246, 4.3992
xyY:
0.5169, 0.4097, 24.5246
CIE-Lab:
56.6093, 30.9928, 56.5607
CIE-LCH:
56.6093, 64.4955, 61.2791
CIE-Luv:
56.6093, 75.4858, 49.5882
Hunter-Lab:
49.5224, 24.8690, 29.3988
#cc701f color charts
#cc701f color shades, tints & tones
#cc701f color schemes
#cc701f color preview, HTML & CSS examples
This text has a color of #cc701f
<p style="color:#cc701f;">Text here</p>
.mytext {color:#cc701f;}
This box has a color of #cc701f
<div style="background-color:#cc701f;">Content here</div>
.mybackground {background-color:#cc701f;}
Border around this has a color of #cc701f
<div style="border:2px solid #cc701f;">Content here</div>
.myborder {border:2px solid #cc701f;}