#ccac2a color space conversions
Hex:
#ccac2a
RGB:
204, 172, 42
CMY:
20, 33, 84
CMYK:
0, 16, 79, 20
HSL:
48°, 65.8537%, 48.2353%
HSV (HSB):
48°, 79.4118%, 80.0000%
XYZ:
40.0723, 42.5096, 8.2836
xyY:
0.4410, 0.4678, 42.5096
CIE-Lab:
71.2208, -1.0320, 65.6352
CIE-LCH:
71.2208, 65.6434, 90.9008
CIE-Luv:
71.2208, 28.0613, 70.5686
Hunter-Lab:
65.1994, -4.3908, 38.1067
#ccac2a color charts
#ccac2a color shades, tints & tones
#ccac2a color schemes
#ccac2a color preview, HTML & CSS examples
This text has a color of #ccac2a
<p style="color:#ccac2a;">Text here</p>
.mytext {color:#ccac2a;}
This box has a color of #ccac2a
<div style="background-color:#ccac2a;">Content here</div>
.mybackground {background-color:#ccac2a;}
Border around this has a color of #ccac2a
<div style="border:2px solid #ccac2a;">Content here</div>
.myborder {border:2px solid #ccac2a;}