#ccac6b color space conversions
Hex:
#ccac6b
RGB:
204, 172, 107
CMY:
20, 33, 58
CMYK:
0, 16, 48, 20
HSL:
40°, 48.7437%, 60.9804%
HSV (HSB):
40°, 47.5490%, 80.0000%
XYZ:
42.3082, 43.4040, 20.0578
xyY:
0.4000, 0.4104, 43.4040
CIE-Lab:
71.8283, 3.1971, 37.6292
CIE-LCH:
71.8283, 37.7648, 85.1436
CIE-Luv:
71.8283, 24.9723, 46.7478
Hunter-Lab:
65.8817, -0.6630, 28.0662
#ccac6b color charts
#ccac6b color shades, tints & tones
#ccac6b color schemes
#ccac6b color preview, HTML & CSS examples
This text has a color of #ccac6b
<p style="color:#ccac6b;">Text here</p>
.mytext {color:#ccac6b;}
This box has a color of #ccac6b
<div style="background-color:#ccac6b;">Content here</div>
.mybackground {background-color:#ccac6b;}
Border around this has a color of #ccac6b
<div style="border:2px solid #ccac6b;">Content here</div>
.myborder {border:2px solid #ccac6b;}