#aa997d color space conversions
Hex:
#aa997d
RGB:
170, 153, 125
CMY:
33, 40, 51
CMYK:
0, 10, 26, 33
HSL:
37°, 20.9302%, 57.8431%
HSV (HSB):
37°, 26.4706%, 66.6667%
XYZ:
31.6705, 32.8092, 24.0656
xyY:
0.3577, 0.3705, 32.8092
CIE-Lab:
64.0061, 1.7835, 17.0185
CIE-LCH:
64.0061, 17.1117, 84.0175
CIE-Luv:
64.0061, 12.2414, 22.5495
Hunter-Lab:
57.2793, -1.5438, 15.1851
#aa997d color charts
#aa997d color shades, tints & tones
#aa997d color schemes
#aa997d color preview, HTML & CSS examples
This text has a color of #aa997d
<p style="color:#aa997d;">Text here</p>
.mytext {color:#aa997d;}
This box has a color of #aa997d
<div style="background-color:#aa997d;">Content here</div>
.mybackground {background-color:#aa997d;}
Border around this has a color of #aa997d
<div style="border:2px solid #aa997d;">Content here</div>
.myborder {border:2px solid #aa997d;}