#aa995c color space conversions
Hex:
#aa995c
RGB:
170, 153, 92
CMY:
33, 40, 64
CMYK:
0, 10, 46, 33
HSL:
47°, 31.4516%, 51.3725%
HSV (HSB):
47°, 45.8824%, 66.6667%
XYZ:
29.9006, 32.1012, 14.7454
xyY:
0.3896, 0.4183, 32.1012
CIE-Lab:
63.4265, -2.2995, 34.2361
CIE-LCH:
63.4265, 34.3133, 93.8425
CIE-Luv:
63.4265, 14.3517, 42.5549
Hunter-Lab:
56.6579, -4.9501, 24.2301
#aa995c color charts
#aa995c color shades, tints & tones
#aa995c color schemes
#aa995c color preview, HTML & CSS examples
This text has a color of #aa995c
<p style="color:#aa995c;">Text here</p>
.mytext {color:#aa995c;}
This box has a color of #aa995c
<div style="background-color:#aa995c;">Content here</div>
.mybackground {background-color:#aa995c;}
Border around this has a color of #aa995c
<div style="border:2px solid #aa995c;">Content here</div>
.myborder {border:2px solid #aa995c;}