#a9aa8e color space conversions
Hex:
#a9aa8e
RGB:
169, 170, 142
CMY:
34, 33, 44
CMYK:
1, 0, 16, 33
HSL:
62°, 14.1414%, 61.1765%
HSV (HSB):
62°, 16.4706%, 66.6667%
XYZ:
35.6194, 39.1375, 31.2681
xyY:
0.3360, 0.3691, 39.1375
CIE-Lab:
68.8507, -5.2518, 14.3440
CIE-LCH:
68.8507, 15.2752, 110.1094
CIE-Luv:
68.8507, 0.9097, 20.8384
Hunter-Lab:
62.5599, -7.8484, 14.1582
#a9aa8e color charts
#a9aa8e color shades, tints & tones
#a9aa8e color schemes
#a9aa8e color preview, HTML & CSS examples
This text has a color of #a9aa8e
<p style="color:#a9aa8e;">Text here</p>
.mytext {color:#a9aa8e;}
This box has a color of #a9aa8e
<div style="background-color:#a9aa8e;">Content here</div>
.mybackground {background-color:#a9aa8e;}
Border around this has a color of #a9aa8e
<div style="border:2px solid #a9aa8e;">Content here</div>
.myborder {border:2px solid #a9aa8e;}