#ccac6f color space conversions
Hex:
#ccac6f
RGB:
204, 172, 111
CMY:
20, 33, 56
CMYK:
0, 16, 46, 20
HSL:
39°, 47.6923%, 61.7647%
HSV (HSB):
39°, 45.5882%, 80.0000%
XYZ:
42.5236, 43.4901, 21.1921
xyY:
0.3967, 0.4057, 43.4901
CIE-Lab:
71.8864, 3.5936, 35.6234
CIE-LCH:
71.8864, 35.8042, 84.2397
CIE-Luv:
71.8864, 24.6953, 44.6044
Hunter-Lab:
65.9470, -0.3079, 27.1100
#ccac6f color charts
#ccac6f color shades, tints & tones
#ccac6f color schemes
#ccac6f color preview, HTML & CSS examples
This text has a color of #ccac6f
<p style="color:#ccac6f;">Text here</p>
.mytext {color:#ccac6f;}
This box has a color of #ccac6f
<div style="background-color:#ccac6f;">Content here</div>
.mybackground {background-color:#ccac6f;}
Border around this has a color of #ccac6f
<div style="border:2px solid #ccac6f;">Content here</div>
.myborder {border:2px solid #ccac6f;}