#a9b4a9 color space conversions
Hex:
#a9b4a9
RGB:
169, 180, 169
CMY:
34, 29, 34
CMYK:
6, 0, 6, 29
HSL:
120°, 6.8323%, 68.4314%
HSV (HSB):
120°, 6.1111%, 70.5882%
XYZ:
39.8449, 43.9421, 43.9177
xyY:
0.3120, 0.3441, 43.9421
CIE-Lab:
72.1898, -5.9190, 4.2801
CIE-LCH:
72.1898, 7.3043, 144.1288
CIE-Luv:
72.1898, -5.6167, 7.2504
Hunter-Lab:
66.2888, -8.7127, 7.1213
#a9b4a9 color charts
#a9b4a9 color shades, tints & tones
#a9b4a9 color schemes
#a9b4a9 color preview, HTML & CSS examples
This text has a color of #a9b4a9
<p style="color:#a9b4a9;">Text here</p>
.mytext {color:#a9b4a9;}
This box has a color of #a9b4a9
<div style="background-color:#a9b4a9;">Content here</div>
.mybackground {background-color:#a9b4a9;}
Border around this has a color of #a9b4a9
<div style="border:2px solid #a9b4a9;">Content here</div>
.myborder {border:2px solid #a9b4a9;}