#cc7001 color space conversions
Hex:
#cc7001
RGB:
204, 112, 1
CMY:
20, 56, 100
CMYK:
0, 45, 100, 20
HSL:
33°, 99.0244%, 40.1961%
HSV (HSB):
33°, 99.5098%, 80.0000%
XYZ:
30.7015, 24.4279, 3.1256
xyY:
0.5270, 0.4193, 24.4279
CIE-Lab:
56.5137, 30.5064, 63.7854
CIE-LCH:
56.5137, 70.7052, 64.4398
CIE-Luv:
56.5137, 76.6035, 53.2693
Hunter-Lab:
49.4246, 24.3873, 30.8477
#cc7001 color charts
#cc7001 color shades, tints & tones
#cc7001 color schemes
#cc7001 color preview, HTML & CSS examples
This text has a color of #cc7001
<p style="color:#cc7001;">Text here</p>
.mytext {color:#cc7001;}
This box has a color of #cc7001
<div style="background-color:#cc7001;">Content here</div>
.mybackground {background-color:#cc7001;}
Border around this has a color of #cc7001
<div style="border:2px solid #cc7001;">Content here</div>
.myborder {border:2px solid #cc7001;}