#cc6301 color space conversions
Hex:
#cc6301
RGB:
204, 99, 1
CMY:
20, 61, 100
CMYK:
0, 51, 100, 20
HSL:
29°, 99.0244%, 40.1961%
HSV (HSB):
29°, 99.5098%, 80.0000%
XYZ:
29.3692, 21.7632, 2.6815
xyY:
0.5458, 0.4044, 21.7632
CIE-Lab:
53.7749, 37.2755, 62.1131
CIE-LCH:
53.7749, 72.4396, 59.0311
CIE-Luv:
53.7749, 87.3984, 48.9138
Hunter-Lab:
46.6511, 30.7351, 29.2478
#cc6301 color charts
#cc6301 color shades, tints & tones
#cc6301 color schemes
#cc6301 color preview, HTML & CSS examples
This text has a color of #cc6301
<p style="color:#cc6301;">Text here</p>
.mytext {color:#cc6301;}
This box has a color of #cc6301
<div style="background-color:#cc6301;">Content here</div>
.mybackground {background-color:#cc6301;}
Border around this has a color of #cc6301
<div style="border:2px solid #cc6301;">Content here</div>
.myborder {border:2px solid #cc6301;}