#a9ca9f color space conversions
Hex:
#a9ca9f
RGB:
169, 202, 159
CMY:
34, 21, 38
CMYK:
16, 0, 21, 21
HSL:
106°, 28.8591%, 70.7843%
HSV (HSB):
106°, 21.2871%, 79.2157%
XYZ:
43.7407, 53.1793, 40.7601
xyY:
0.3177, 0.3863, 53.1793
CIE-Lab:
77.9807, -19.0610, 17.8944
CIE-LCH:
77.9807, 26.1444, 136.8081
CIE-Luv:
77.9807, -16.5124, 28.6891
Hunter-Lab:
72.9241, -20.5509, 17.9074
#a9ca9f color charts
#a9ca9f color shades, tints & tones
#a9ca9f color schemes
#a9ca9f color preview, HTML & CSS examples
This text has a color of #a9ca9f
<p style="color:#a9ca9f;">Text here</p>
.mytext {color:#a9ca9f;}
This box has a color of #a9ca9f
<div style="background-color:#a9ca9f;">Content here</div>
.mybackground {background-color:#a9ca9f;}
Border around this has a color of #a9ca9f
<div style="border:2px solid #a9ca9f;">Content here</div>
.myborder {border:2px solid #a9ca9f;}