#c6c6a6 color space conversions
Hex:
#c6c6a6
RGB:
198, 198, 166
CMY:
22, 22, 35
CMYK:
0, 0, 16, 22
HSL:
60°, 21.9178%, 71.3725%
HSV (HSB):
60°, 16.1616%, 77.6471%
XYZ:
50.3657, 55.1471, 44.0663
xyY:
0.3367, 0.3687, 55.1471
CIE-Lab:
79.1259, -5.4165, 16.0725
CIE-LCH:
79.1259, 16.9607, 108.6241
CIE-Luv:
79.1259, 1.7215, 23.8489
Hunter-Lab:
74.2611, -8.8938, 16.8003
#c6c6a6 color charts
#c6c6a6 color shades, tints & tones
#c6c6a6 color schemes
#c6c6a6 color preview, HTML & CSS examples
This text has a color of #c6c6a6
<p style="color:#c6c6a6;">Text here</p>
.mytext {color:#c6c6a6;}
This box has a color of #c6c6a6
<div style="background-color:#c6c6a6;">Content here</div>
.mybackground {background-color:#c6c6a6;}
Border around this has a color of #c6c6a6
<div style="border:2px solid #c6c6a6;">Content here</div>
.myborder {border:2px solid #c6c6a6;}