#aa8585 color space conversions
Hex:
#aa8585
RGB:
170, 133, 133
CMY:
33, 48, 48
CMYK:
0, 22, 22, 33
HSL:
0°, 17.8744%, 59.4118%
HSV (HSB):
0°, 21.7647%, 66.6667%
XYZ:
29.1987, 27.0146, 25.8657
xyY:
0.3557, 0.3291, 27.0146
CIE-Lab:
58.9878, 14.1509, 5.4235
CIE-LCH:
58.9878, 15.1546, 20.9700
CIE-Luv:
58.9878, 23.2115, 4.9966
Hunter-Lab:
51.9755, 9.3203, 6.8771
#aa8585 color charts
#aa8585 color shades, tints & tones
#aa8585 color schemes
#aa8585 color preview, HTML & CSS examples
This text has a color of #aa8585
<p style="color:#aa8585;">Text here</p>
.mytext {color:#aa8585;}
This box has a color of #aa8585
<div style="background-color:#aa8585;">Content here</div>
.mybackground {background-color:#aa8585;}
Border around this has a color of #aa8585
<div style="border:2px solid #aa8585;">Content here</div>
.myborder {border:2px solid #aa8585;}