#cc8045 color space conversions
Hex:
#cc8045
RGB:
204, 128, 69
CMY:
20, 50, 73
CMYK:
0, 37, 66, 20
HSL:
26°, 56.9620%, 53.5294%
HSV (HSB):
26°, 66.1765%, 80.0000%
XYZ:
33.6952, 28.7054, 9.3950
xyY:
0.4693, 0.3998, 28.7054
CIE-Lab:
60.5207, 24.0415, 43.5547
CIE-LCH:
60.5207, 49.7495, 61.1020
CIE-Luv:
60.5207, 59.6752, 44.2721
Hunter-Lab:
53.5774, 18.4994, 27.1075
#cc8045 color charts
#cc8045 color shades, tints & tones
#cc8045 color schemes
#cc8045 color preview, HTML & CSS examples
This text has a color of #cc8045
<p style="color:#cc8045;">Text here</p>
.mytext {color:#cc8045;}
This box has a color of #cc8045
<div style="background-color:#cc8045;">Content here</div>
.mybackground {background-color:#cc8045;}
Border around this has a color of #cc8045
<div style="border:2px solid #cc8045;">Content here</div>
.myborder {border:2px solid #cc8045;}