#c9bdbd color space conversions
Hex:
#c9bdbd
RGB:
201, 189, 189
CMY:
21, 26, 26
CMYK:
0, 6, 6, 21
HSL:
0°, 10.0000%, 76.4706%
HSV (HSB):
0°, 5.9701%, 78.8235%
XYZ:
51.4703, 52.4868, 55.5623
xyY:
0.3227, 0.3290, 52.4868
CIE-Lab:
77.5710, 4.2221, 1.5073
CIE-LCH:
77.5710, 4.4831, 19.6468
CIE-Luv:
77.5710, 6.9818, 1.4926
Hunter-Lab:
72.4478, 0.0311, 5.2422
#c9bdbd color charts
#c9bdbd color shades, tints & tones
#c9bdbd color schemes
#c9bdbd color preview, HTML & CSS examples
This text has a color of #c9bdbd
<p style="color:#c9bdbd;">Text here</p>
.mytext {color:#c9bdbd;}
This box has a color of #c9bdbd
<div style="background-color:#c9bdbd;">Content here</div>
.mybackground {background-color:#c9bdbd;}
Border around this has a color of #c9bdbd
<div style="border:2px solid #c9bdbd;">Content here</div>
.myborder {border:2px solid #c9bdbd;}