#c9b9b9 color space conversions
Hex:
#c9b9b9
RGB:
201, 185, 185
CMY:
21, 27, 27
CMYK:
0, 8, 8, 21
HSL:
0°, 12.9032%, 75.6863%
HSV (HSB):
0°, 7.9602%, 78.8235%
XYZ:
50.1933, 50.6182, 53.0238
xyY:
0.3263, 0.3290, 50.6182
CIE-Lab:
76.4472, 5.6677, 2.0416
CIE-LCH:
76.4472, 6.0242, 19.8104
CIE-Luv:
76.4472, 9.3969, 2.0137
Hunter-Lab:
71.1465, 1.4241, 5.6151
#c9b9b9 color charts
#c9b9b9 color shades, tints & tones
#c9b9b9 color schemes
#c9b9b9 color preview, HTML & CSS examples
This text has a color of #c9b9b9
<p style="color:#c9b9b9;">Text here</p>
.mytext {color:#c9b9b9;}
This box has a color of #c9b9b9
<div style="background-color:#c9b9b9;">Content here</div>
.mybackground {background-color:#c9b9b9;}
Border around this has a color of #c9b9b9
<div style="border:2px solid #c9b9b9;">Content here</div>
.myborder {border:2px solid #c9b9b9;}