#ccc2a1 color space conversions
Hex:
#ccc2a1
RGB:
204, 194, 161
CMY:
20, 24, 37
CMYK:
0, 5, 21, 20
HSL:
46°, 29.6552%, 71.5686%
HSV (HSB):
46°, 21.0784%, 80.0000%
XYZ:
50.6266, 53.9942, 41.4718
xyY:
0.3465, 0.3696, 53.9942
CIE-Lab:
78.4583, -1.8414, 17.8838
CIE-LCH:
78.4583, 17.9783, 95.8788
CIE-Luv:
78.4583, 7.9151, 25.5338
Hunter-Lab:
73.4807, -5.6085, 17.9738
#ccc2a1 color charts
#ccc2a1 color shades, tints & tones
#ccc2a1 color schemes
#ccc2a1 color preview, HTML & CSS examples
This text has a color of #ccc2a1
<p style="color:#ccc2a1;">Text here</p>
.mytext {color:#ccc2a1;}
This box has a color of #ccc2a1
<div style="background-color:#ccc2a1;">Content here</div>
.mybackground {background-color:#ccc2a1;}
Border around this has a color of #ccc2a1
<div style="border:2px solid #ccc2a1;">Content here</div>
.myborder {border:2px solid #ccc2a1;}