#aa8c00 color space conversions
Hex:
#aa8c00
RGB:
170, 140, 0
CMY:
33, 45, 100
CMYK:
0, 18, 100, 33
HSL:
49°, 100.0000%, 33.3333%
HSV (HSB):
49°, 100.0000%, 66.6667%
XYZ:
25.9556, 27.3022, 3.9018
xyY:
0.4541, 0.4776, 27.3022
CIE-Lab:
59.2530, 0.0238, 63.8090
CIE-LCH:
59.2530, 63.8090, 89.9786
CIE-Luv:
59.2530, 26.4398, 62.4965
Hunter-Lab:
52.2515, -2.7713, 32.1486
#aa8c00 color charts
#aa8c00 color shades, tints & tones
#aa8c00 color schemes
#aa8c00 color preview, HTML & CSS examples
This text has a color of #aa8c00
<p style="color:#aa8c00;">Text here</p>
.mytext {color:#aa8c00;}
This box has a color of #aa8c00
<div style="background-color:#aa8c00;">Content here</div>
.mybackground {background-color:#aa8c00;}
Border around this has a color of #aa8c00
<div style="border:2px solid #aa8c00;">Content here</div>
.myborder {border:2px solid #aa8c00;}