#c9a9a9 color space conversions
Hex:
#c9a9a9
RGB:
201, 169, 169
CMY:
21, 34, 34
CMYK:
0, 16, 16, 21
HSL:
0°, 22.8571%, 72.5490%
HSV (HSB):
0°, 15.9204%, 78.8235%
XYZ:
45.4368, 43.6580, 43.5682
xyY:
0.3425, 0.3291, 43.6580
CIE-Lab:
71.9993, 11.6473, 4.3448
CIE-LCH:
71.9993, 12.4313, 20.4572
CIE-Luv:
71.9993, 19.5305, 4.2004
Hunter-Lab:
66.0742, 7.1180, 7.1572
#c9a9a9 color charts
#c9a9a9 color shades, tints & tones
#c9a9a9 color schemes
#c9a9a9 color preview, HTML & CSS examples
This text has a color of #c9a9a9
<p style="color:#c9a9a9;">Text here</p>
.mytext {color:#c9a9a9;}
This box has a color of #c9a9a9
<div style="background-color:#c9a9a9;">Content here</div>
.mybackground {background-color:#c9a9a9;}
Border around this has a color of #c9a9a9
<div style="border:2px solid #c9a9a9;">Content here</div>
.myborder {border:2px solid #c9a9a9;}