#ccc6c1 color space conversions
Hex:
#ccc6c1
RGB:
204, 198, 193
CMY:
20, 22, 24
CMYK:
0, 3, 5, 20
HSL:
27°, 9.7345%, 77.8431%
HSV (HSB):
27°, 5.3922%, 80.0000%
XYZ:
54.7216, 57.0758, 58.5847
xyY:
0.3212, 0.3350, 57.0758
CIE-Lab:
80.2222, 1.2013, 3.2314
CIE-LCH:
80.2222, 3.4475, 69.6077
CIE-Luv:
80.2222, 3.7537, 4.5896
Hunter-Lab:
75.5485, -2.9182, 6.9071
#ccc6c1 color charts
#ccc6c1 color shades, tints & tones
#ccc6c1 color schemes
#ccc6c1 color preview, HTML & CSS examples
This text has a color of #ccc6c1
<p style="color:#ccc6c1;">Text here</p>
.mytext {color:#ccc6c1;}
This box has a color of #ccc6c1
<div style="background-color:#ccc6c1;">Content here</div>
.mybackground {background-color:#ccc6c1;}
Border around this has a color of #ccc6c1
<div style="border:2px solid #ccc6c1;">Content here</div>
.myborder {border:2px solid #ccc6c1;}