#aa5c5b color space conversions
Hex:
#aa5c5b
RGB:
170, 92, 91
CMY:
33, 64, 64
CMYK:
0, 46, 46, 33
HSL:
1°, 31.7269%, 51.1765%
HSV (HSB):
1°, 46.4706%, 66.6667%
XYZ:
22.2930, 16.9557, 11.9953
xyY:
0.4350, 0.3309, 16.9557
CIE-Lab:
48.2041, 31.6102, 14.8199
CIE-LCH:
48.2041, 34.9118, 25.1187
CIE-Luv:
48.2041, 54.7739, 12.4133
Hunter-Lab:
41.1773, 24.5782, 11.5523
#aa5c5b color charts
#aa5c5b color shades, tints & tones
#aa5c5b color schemes
#aa5c5b color preview, HTML & CSS examples
This text has a color of #aa5c5b
<p style="color:#aa5c5b;">Text here</p>
.mytext {color:#aa5c5b;}
This box has a color of #aa5c5b
<div style="background-color:#aa5c5b;">Content here</div>
.mybackground {background-color:#aa5c5b;}
Border around this has a color of #aa5c5b
<div style="border:2px solid #aa5c5b;">Content here</div>
.myborder {border:2px solid #aa5c5b;}