#aa725e color space conversions
Hex:
#aa725e
RGB:
170, 114, 94
CMY:
33, 55, 63
CMYK:
0, 33, 45, 33
HSL:
16°, 30.8943%, 51.7647%
HSV (HSB):
16°, 44.7059%, 66.6667%
XYZ:
24.6153, 21.3888, 13.4208
xyY:
0.4142, 0.3599, 21.3888
CIE-Lab:
53.3724, 19.6881, 20.0742
CIE-LCH:
53.3724, 28.1176, 45.5563
CIE-Luv:
53.3724, 39.8490, 21.3300
Hunter-Lab:
46.2481, 14.0715, 15.1682
#aa725e color charts
#aa725e color shades, tints & tones
#aa725e color schemes
#aa725e color preview, HTML & CSS examples
This text has a color of #aa725e
<p style="color:#aa725e;">Text here</p>
.mytext {color:#aa725e;}
This box has a color of #aa725e
<div style="background-color:#aa725e;">Content here</div>
.mybackground {background-color:#aa725e;}
Border around this has a color of #aa725e
<div style="border:2px solid #aa725e;">Content here</div>
.myborder {border:2px solid #aa725e;}