#cccca7 color space conversions
Hex:
#cccca7
RGB:
204, 204, 167
CMY:
20, 20, 35
CMYK:
0, 0, 18, 20
HSL:
60°, 26.6187%, 72.7451%
HSV (HSB):
60°, 18.1373%, 80.0000%
XYZ:
53.4698, 58.8131, 45.0931
xyY:
0.3398, 0.3737, 58.8131
CIE-Lab:
81.1888, -6.1612, 18.4889
CIE-LCH:
81.1888, 19.4884, 108.4301
CIE-Luv:
81.1888, 1.9743, 27.3537
Hunter-Lab:
76.6897, -9.7529, 18.8206
#cccca7 color charts
#cccca7 color shades, tints & tones
#cccca7 color schemes
#cccca7 color preview, HTML & CSS examples
This text has a color of #cccca7
<p style="color:#cccca7;">Text here</p>
.mytext {color:#cccca7;}
This box has a color of #cccca7
<div style="background-color:#cccca7;">Content here</div>
.mybackground {background-color:#cccca7;}
Border around this has a color of #cccca7
<div style="border:2px solid #cccca7;">Content here</div>
.myborder {border:2px solid #cccca7;}