#a96a9e color space conversions
Hex:
#a96a9e
RGB:
169, 106, 158
CMY:
34, 58, 38
CMYK:
0, 37, 7, 34
HSL:
310°, 26.8085%, 53.9216%
HSV (HSB):
310°, 37.2781%, 66.2745%
XYZ:
27.6878, 21.2117, 34.9827
xyY:
0.3301, 0.2529, 21.2117
CIE-Lab:
53.1804, 33.2600, -17.7047
CIE-LCH:
53.1804, 37.6786, 331.9731
CIE-Luv:
53.1804, 33.0676, -31.0178
Hunter-Lab:
46.0562, 26.7113, -12.7954
#a96a9e color charts
#a96a9e color shades, tints & tones
#a96a9e color schemes
#a96a9e color preview, HTML & CSS examples
This text has a color of #a96a9e
<p style="color:#a96a9e;">Text here</p>
.mytext {color:#a96a9e;}
This box has a color of #a96a9e
<div style="background-color:#a96a9e;">Content here</div>
.mybackground {background-color:#a96a9e;}
Border around this has a color of #a96a9e
<div style="border:2px solid #a96a9e;">Content here</div>
.myborder {border:2px solid #a96a9e;}