#aa7f3c color space conversions
Hex:
#aa7f3c
RGB:
170, 127, 60
CMY:
33, 50, 76
CMYK:
0, 25, 65, 33
HSL:
37°, 47.8261%, 45.0980%
HSV (HSB):
37°, 64.7059%, 66.6667%
XYZ:
24.9825, 24.0510, 7.6006
xyY:
0.4411, 0.4247, 24.0510
CIE-Lab:
56.1389, 9.3413, 42.0283
CIE-LCH:
56.1389, 43.0539, 77.4690
CIE-Luv:
56.1389, 34.1239, 44.8738
Hunter-Lab:
49.0419, 5.1069, 25.1405
#aa7f3c color charts
#aa7f3c color shades, tints & tones
#aa7f3c color schemes
#aa7f3c color preview, HTML & CSS examples
This text has a color of #aa7f3c
<p style="color:#aa7f3c;">Text here</p>
.mytext {color:#aa7f3c;}
This box has a color of #aa7f3c
<div style="background-color:#aa7f3c;">Content here</div>
.mybackground {background-color:#aa7f3c;}
Border around this has a color of #aa7f3c
<div style="border:2px solid #aa7f3c;">Content here</div>
.myborder {border:2px solid #aa7f3c;}