#cc6401 color space conversions
Hex:
#cc6401
RGB:
204, 100, 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.4645, 21.9539, 2.7133
xyY:
0.5443, 0.4056, 21.9539
CIE-Lab:
53.9781, 36.7651, 62.2344
CIE-LCH:
53.9781, 72.2827, 59.4275
CIE-Luv:
53.9781, 86.5742, 49.2397
Hunter-Lab:
46.8550, 30.2524, 29.3651
#cc6401 color charts
#cc6401 color shades, tints & tones
#cc6401 color schemes
#cc6401 color preview, HTML & CSS examples
This text has a color of #cc6401
<p style="color:#cc6401;">Text here</p>
.mytext {color:#cc6401;}
This box has a color of #cc6401
<div style="background-color:#cc6401;">Content here</div>
.mybackground {background-color:#cc6401;}
Border around this has a color of #cc6401
<div style="border:2px solid #cc6401;">Content here</div>
.myborder {border:2px solid #cc6401;}