#aaaa0f color space conversions
Hex:
#aaaa0f
RGB:
170, 170, 15
CMY:
33, 33, 94
CMYK:
0, 0, 91, 33
HSL:
60°, 83.7838%, 36.2745%
HSV (HSB):
60°, 91.1765%, 66.6667%
XYZ:
31.0385, 37.3300, 6.0214
xyY:
0.4172, 0.5018, 37.3300
CIE-Lab:
67.5239, -15.7004, 67.8087
CIE-LCH:
67.5239, 69.6026, 103.0366
CIE-Luv:
67.5239, 5.2739, 73.1134
Hunter-Lab:
61.0983, -16.2422, 36.9256
#aaaa0f color charts
#aaaa0f color shades, tints & tones
#aaaa0f color schemes
#aaaa0f color preview, HTML & CSS examples
This text has a color of #aaaa0f
<p style="color:#aaaa0f;">Text here</p>
.mytext {color:#aaaa0f;}
This box has a color of #aaaa0f
<div style="background-color:#aaaa0f;">Content here</div>
.mybackground {background-color:#aaaa0f;}
Border around this has a color of #aaaa0f
<div style="border:2px solid #aaaa0f;">Content here</div>
.myborder {border:2px solid #aaaa0f;}