#a9ca8e color space conversions
Hex:
#a9ca8e
RGB:
169, 202, 142
CMY:
34, 21, 44
CMYK:
16, 0, 30, 21
HSL:
93°, 36.1446%, 67.4510%
HSV (HSB):
93°, 29.7030%, 79.2157%
XYZ:
42.3652, 52.6291, 33.5167
xyY:
0.3297, 0.4095, 52.6291
CIE-Lab:
77.6555, -21.7488, 26.4345
CIE-LCH:
77.6555, 34.2315, 129.4455
CIE-Luv:
77.6555, -16.2366, 40.0707
Hunter-Lab:
72.5459, -22.7153, 23.3897
#a9ca8e color charts
#a9ca8e color shades, tints & tones
#a9ca8e color schemes
#a9ca8e color preview, HTML & CSS examples
This text has a color of #a9ca8e
<p style="color:#a9ca8e;">Text here</p>
.mytext {color:#a9ca8e;}
This box has a color of #a9ca8e
<div style="background-color:#a9ca8e;">Content here</div>
.mybackground {background-color:#a9ca8e;}
Border around this has a color of #a9ca8e
<div style="border:2px solid #a9ca8e;">Content here</div>
.myborder {border:2px solid #a9ca8e;}