#a9989d color space conversions
Hex:
#a9989d
RGB:
169, 152, 157
CMY:
34, 40, 38
CMYK:
0, 10, 7, 34
HSL:
342°, 8.9947%, 62.9412%
HSV (HSB):
342°, 10.0592%, 66.2745%
XYZ:
33.6762, 33.3258, 36.5559
xyY:
0.3252, 0.3218, 33.3258
CIE-Lab:
64.4239, 7.1513, -0.3427
CIE-LCH:
64.4239, 7.1595, 357.2560
CIE-Luv:
64.4239, 9.6978, -1.7137
Hunter-Lab:
57.7285, 3.1040, 2.8653
#a9989d color charts
#a9989d color shades, tints & tones
#a9989d color schemes
#a9989d color preview, HTML & CSS examples
This text has a color of #a9989d
<p style="color:#a9989d;">Text here</p>
.mytext {color:#a9989d;}
This box has a color of #a9989d
<div style="background-color:#a9989d;">Content here</div>
.mybackground {background-color:#a9989d;}
Border around this has a color of #a9989d
<div style="border:2px solid #a9989d;">Content here</div>
.myborder {border:2px solid #a9989d;}