#aa5e00 color space conversions
Hex:
#aa5e00
RGB:
170, 94, 0
CMY:
33, 63, 100
CMYK:
0, 45, 100, 33
HSL:
33°, 100.0000%, 33.3333%
HSV (HSB):
33°, 100.0000%, 66.6667%
XYZ:
20.5803, 16.5515, 2.1101
xyY:
0.5244, 0.4218, 16.5515
CIE-Lab:
47.6898, 25.7188, 56.0894
CIE-LCH:
47.6898, 61.7048, 65.3670
CIE-Luv:
47.6898, 62.8097, 45.2508
Hunter-Lab:
40.6835, 19.1005, 25.4034
#aa5e00 color charts
#aa5e00 color shades, tints & tones
#aa5e00 color schemes
#aa5e00 color preview, HTML & CSS examples
This text has a color of #aa5e00
<p style="color:#aa5e00;">Text here</p>
.mytext {color:#aa5e00;}
This box has a color of #aa5e00
<div style="background-color:#aa5e00;">Content here</div>
.mybackground {background-color:#aa5e00;}
Border around this has a color of #aa5e00
<div style="border:2px solid #aa5e00;">Content here</div>
.myborder {border:2px solid #aa5e00;}