#cc701a color space conversions
Hex:
#cc701a
RGB:
204, 112, 26
CMY:
20, 56, 90
CMYK:
0, 45, 87, 20
HSL:
29°, 77.3913%, 45.0980%
HSV (HSB):
29°, 87.2549%, 80.0000%
XYZ:
30.8825, 24.5003, 4.0786
xyY:
0.5194, 0.4120, 24.5003
CIE-Lab:
56.5853, 30.8708, 58.2282
CIE-LCH:
56.5853, 65.9055, 62.0689
CIE-Luv:
56.5853, 75.7644, 50.5064
Hunter-Lab:
49.4978, 24.7480, 29.7629
#cc701a color charts
#cc701a color shades, tints & tones
#cc701a color schemes
#cc701a color preview, HTML & CSS examples
This text has a color of #cc701a
<p style="color:#cc701a;">Text here</p>
.mytext {color:#cc701a;}
This box has a color of #cc701a
<div style="background-color:#cc701a;">Content here</div>
.mybackground {background-color:#cc701a;}
Border around this has a color of #cc701a
<div style="border:2px solid #cc701a;">Content here</div>
.myborder {border:2px solid #cc701a;}