#aa5d00 color space conversions
Hex:
#aa5d00
RGB:
170, 93, 0
CMY:
33, 64, 100
CMYK:
0, 45, 100, 33
HSL:
33°, 100.0000%, 33.3333%
HSV (HSB):
33°, 100.0000%, 66.6667%
XYZ:
20.4919, 16.3747, 2.0806
xyY:
0.5261, 0.4204, 16.3747
CIE-Lab:
47.4624, 26.2690, 55.9483
CIE-LCH:
47.4624, 61.8084, 64.8489
CIE-Luv:
47.4624, 63.6256, 44.8993
Hunter-Lab:
40.4657, 19.5777, 25.2775
#aa5d00 color charts
#aa5d00 color shades, tints & tones
#aa5d00 color schemes
#aa5d00 color preview, HTML & CSS examples
This text has a color of #aa5d00
<p style="color:#aa5d00;">Text here</p>
.mytext {color:#aa5d00;}
This box has a color of #aa5d00
<div style="background-color:#aa5d00;">Content here</div>
.mybackground {background-color:#aa5d00;}
Border around this has a color of #aa5d00
<div style="border:2px solid #aa5d00;">Content here</div>
.myborder {border:2px solid #aa5d00;}