#aaa01f color space conversions
Hex:
#aaa01f
RGB:
170, 160, 31
CMY:
33, 37, 88
CMYK:
0, 6, 82, 33
HSL:
56°, 69.1542%, 39.4118%
HSV (HSB):
56°, 81.7647%, 66.6667%
XYZ:
29.3957, 33.7866, 6.2685
xyY:
0.4233, 0.4865, 33.7866
CIE-Lab:
64.7928, -10.1138, 62.0719
CIE-LCH:
64.7928, 62.8905, 99.2543
CIE-Luv:
64.7928, 11.8100, 67.0092
Hunter-Lab:
58.1262, -11.4496, 34.2944
#aaa01f color charts
#aaa01f color shades, tints & tones
#aaa01f color schemes
#aaa01f color preview, HTML & CSS examples
This text has a color of #aaa01f
<p style="color:#aaa01f;">Text here</p>
.mytext {color:#aaa01f;}
This box has a color of #aaa01f
<div style="background-color:#aaa01f;">Content here</div>
.mybackground {background-color:#aaa01f;}
Border around this has a color of #aaa01f
<div style="border:2px solid #aaa01f;">Content here</div>
.myborder {border:2px solid #aaa01f;}