#aa5e5a color space conversions
Hex:
#aa5e5a
RGB:
170, 94, 90
CMY:
33, 63, 65
CMYK:
0, 45, 47, 33
HSL:
3°, 32.0000%, 50.9804%
HSV (HSB):
3°, 47.0588%, 66.6667%
XYZ:
22.4257, 17.2896, 11.8281
xyY:
0.4351, 0.3354, 17.2896
CIE-Lab:
48.6229, 30.4156, 15.9895
CIE-LCH:
48.6229, 34.3624, 27.7309
CIE-Luv:
48.6229, 53.6699, 13.9963
Hunter-Lab:
41.5808, 23.5038, 12.2409
#aa5e5a color charts
#aa5e5a color shades, tints & tones
#aa5e5a color schemes
#aa5e5a color preview, HTML & CSS examples
This text has a color of #aa5e5a
<p style="color:#aa5e5a;">Text here</p>
.mytext {color:#aa5e5a;}
This box has a color of #aa5e5a
<div style="background-color:#aa5e5a;">Content here</div>
.mybackground {background-color:#aa5e5a;}
Border around this has a color of #aa5e5a
<div style="border:2px solid #aa5e5a;">Content here</div>
.myborder {border:2px solid #aa5e5a;}