#aaa00b color space conversions
Hex:
#aaa00b
RGB:
170, 160, 11
CMY:
33, 37, 96
CMYK:
0, 6, 94, 33
HSL:
56°, 87.8453%, 35.4902%
HSV (HSB):
56°, 93.5294%, 66.6667%
XYZ:
29.2088, 33.7118, 5.2842
xyY:
0.4283, 0.4943, 33.7118
CIE-Lab:
64.7332, -10.5750, 66.2434
CIE-LCH:
64.7332, 67.0822, 99.0701
CIE-Luv:
64.7332, 12.0362, 69.4868
Hunter-Lab:
58.0619, -11.8116, 35.2474
#aaa00b color charts
#aaa00b color shades, tints & tones
#aaa00b color schemes
#aaa00b color preview, HTML & CSS examples
This text has a color of #aaa00b
<p style="color:#aaa00b;">Text here</p>
.mytext {color:#aaa00b;}
This box has a color of #aaa00b
<div style="background-color:#aaa00b;">Content here</div>
.mybackground {background-color:#aaa00b;}
Border around this has a color of #aaa00b
<div style="border:2px solid #aaa00b;">Content here</div>
.myborder {border:2px solid #aaa00b;}