#aa764f color space conversions
Hex:
#aa764f
RGB:
170, 118, 79
CMY:
33, 54, 69
CMYK:
0, 31, 54, 33
HSL:
26°, 36.5462%, 48.8235%
HSV (HSB):
26°, 53.5294%, 66.6667%
XYZ:
24.4673, 22.0674, 10.3670
xyY:
0.4300, 0.3878, 22.0674
CIE-Lab:
54.0985, 15.9188, 29.5334
CIE-LCH:
54.0985, 33.5504, 61.6750
CIE-Luv:
54.0985, 38.9103, 31.9413
Hunter-Lab:
46.9760, 10.7632, 19.7986
#aa764f color charts
#aa764f color shades, tints & tones
#aa764f color schemes
#aa764f color preview, HTML & CSS examples
This text has a color of #aa764f
<p style="color:#aa764f;">Text here</p>
.mytext {color:#aa764f;}
This box has a color of #aa764f
<div style="background-color:#aa764f;">Content here</div>
.mybackground {background-color:#aa764f;}
Border around this has a color of #aa764f
<div style="border:2px solid #aa764f;">Content here</div>
.myborder {border:2px solid #aa764f;}