#a9ad9e color space conversions
Hex:
#a9ad9e
RGB:
169, 173, 158
CMY:
34, 32, 38
CMYK:
2, 0, 9, 32
HSL:
76°, 8.3799%, 64.9020%
HSV (HSB):
76°, 8.6705%, 67.8431%
XYZ:
37.4773, 40.7908, 38.2459
xyY:
0.3217, 0.3501, 40.7908
CIE-Lab:
70.0291, -4.1693, 7.2115
CIE-LCH:
70.0291, 8.3300, 120.0339
CIE-Luv:
70.0291, -1.4959, 11.0476
Hunter-Lab:
63.8677, -7.0252, 9.2027
#a9ad9e color charts
#a9ad9e color shades, tints & tones
#a9ad9e color schemes
#a9ad9e color preview, HTML & CSS examples
This text has a color of #a9ad9e
<p style="color:#a9ad9e;">Text here</p>
.mytext {color:#a9ad9e;}
This box has a color of #a9ad9e
<div style="background-color:#a9ad9e;">Content here</div>
.mybackground {background-color:#a9ad9e;}
Border around this has a color of #a9ad9e
<div style="border:2px solid #a9ad9e;">Content here</div>
.myborder {border:2px solid #a9ad9e;}