#aa8085 color space conversions
Hex:
#aa8085
RGB:
170, 128, 133
CMY:
33, 50, 48
CMYK:
0, 25, 22, 33
HSL:
353°, 19.8113%, 58.4314%
HSV (HSB):
353°, 24.7059%, 66.6667%
XYZ:
28.5304, 25.6778, 25.6429
xyY:
0.3573, 0.3216, 25.6778
CIE-Lab:
57.7300, 16.9784, 3.6115
CIE-LCH:
57.7300, 17.3583, 12.0086
CIE-Luv:
57.7300, 26.0898, 2.0226
Hunter-Lab:
50.6733, 11.8218, 5.4680
#aa8085 color charts
#aa8085 color shades, tints & tones
#aa8085 color schemes
#aa8085 color preview, HTML & CSS examples
This text has a color of #aa8085
<p style="color:#aa8085;">Text here</p>
.mytext {color:#aa8085;}
This box has a color of #aa8085
<div style="background-color:#aa8085;">Content here</div>
.mybackground {background-color:#aa8085;}
Border around this has a color of #aa8085
<div style="border:2px solid #aa8085;">Content here</div>
.myborder {border:2px solid #aa8085;}