#cc6405 color space conversions
Hex:
#cc6405
RGB:
204, 100, 5
CMY:
20, 61, 98
CMYK:
0, 51, 98, 20
HSL:
29°, 95.2153%, 40.9804%
HSV (HSB):
29°, 97.5490%, 80.0000%
XYZ:
29.4864, 21.9627, 2.8287
xyY:
0.5433, 0.4046, 21.9627
CIE-Lab:
53.9874, 36.8088, 61.4338
CIE-LCH:
53.9874, 71.6170, 59.0715
CIE-Luv:
53.9874, 86.4501, 48.8850
Hunter-Lab:
46.8643, 30.2971, 29.2263
#cc6405 color charts
#cc6405 color shades, tints & tones
#cc6405 color schemes
#cc6405 color preview, HTML & CSS examples
This text has a color of #cc6405
<p style="color:#cc6405;">Text here</p>
.mytext {color:#cc6405;}
This box has a color of #cc6405
<div style="background-color:#cc6405;">Content here</div>
.mybackground {background-color:#cc6405;}
Border around this has a color of #cc6405
<div style="border:2px solid #cc6405;">Content here</div>
.myborder {border:2px solid #cc6405;}