#aa965e color space conversions
Hex:
#aa965e
RGB:
170, 150, 94
CMY:
33, 41, 63
CMYK:
0, 12, 45, 33
HSL:
44°, 30.8943%, 51.7647%
HSV (HSB):
44°, 44.7059%, 66.6667%
XYZ:
29.5043, 31.1669, 15.0504
xyY:
0.3896, 0.4116, 31.1669
CIE-Lab:
62.6483, -0.4542, 32.1911
CIE-LCH:
62.6483, 32.1943, 90.8083
CIE-Luv:
62.6483, 16.1584, 39.9422
Hunter-Lab:
55.8273, -3.3620, 23.0952
#aa965e color charts
#aa965e color shades, tints & tones
#aa965e color schemes
#aa965e color preview, HTML & CSS examples
This text has a color of #aa965e
<p style="color:#aa965e;">Text here</p>
.mytext {color:#aa965e;}
This box has a color of #aa965e
<div style="background-color:#aa965e;">Content here</div>
.mybackground {background-color:#aa965e;}
Border around this has a color of #aa965e
<div style="border:2px solid #aa965e;">Content here</div>
.myborder {border:2px solid #aa965e;}