#a9bdbd color space conversions
Hex:
#a9bdbd
RGB:
169, 189, 189
CMY:
34, 26, 26
CMYK:
11, 0, 0, 26
HSL:
180°, 13.1579%, 70.1961%
HSV (HSB):
180°, 10.5820%, 74.1176%
XYZ:
43.7451, 48.5043, 55.2008
xyY:
0.2967, 0.3290, 48.5043
CIE-Lab:
75.1419, -6.8119, -2.3334
CIE-LCH:
75.1419, 7.2005, 198.9089
CIE-Luv:
75.1419, -10.8205, -2.3470
Hunter-Lab:
69.6451, -9.7603, 1.7582
#a9bdbd color charts
#a9bdbd color shades, tints & tones
#a9bdbd color schemes
#a9bdbd color preview, HTML & CSS examples
This text has a color of #a9bdbd
<p style="color:#a9bdbd;">Text here</p>
.mytext {color:#a9bdbd;}
This box has a color of #a9bdbd
<div style="background-color:#a9bdbd;">Content here</div>
.mybackground {background-color:#a9bdbd;}
Border around this has a color of #a9bdbd
<div style="border:2px solid #a9bdbd;">Content here</div>
.myborder {border:2px solid #a9bdbd;}