#aa8c5c color space conversions
Hex:
#aa8c5c
RGB:
170, 140, 92
CMY:
33, 45, 64
CMYK:
0, 18, 46, 33
HSL:
37°, 31.4516%, 51.3725%
HSV (HSB):
37°, 45.8824%, 66.6667%
XYZ:
27.8874, 28.0749, 14.0744
xyY:
0.3982, 0.4009, 28.0749
CIE-Lab:
59.9564, 4.8480, 29.8355
CIE-LCH:
59.9564, 30.2268, 80.7706
CIE-Luv:
59.9564, 22.7910, 35.8771
Hunter-Lab:
52.9858, 1.2228, 21.3411
#aa8c5c color charts
#aa8c5c color shades, tints & tones
#aa8c5c color schemes
#aa8c5c color preview, HTML & CSS examples
This text has a color of #aa8c5c
<p style="color:#aa8c5c;">Text here</p>
.mytext {color:#aa8c5c;}
This box has a color of #aa8c5c
<div style="background-color:#aa8c5c;">Content here</div>
.mybackground {background-color:#aa8c5c;}
Border around this has a color of #aa8c5c
<div style="border:2px solid #aa8c5c;">Content here</div>
.myborder {border:2px solid #aa8c5c;}