#a09000 color space conversions
Hex:
#a09000
RGB:
160, 144, 0
CMY:
37, 44, 100
CMYK:
0, 10, 100, 37
HSL:
54°, 100.0000%, 31.3725%
HSV (HSB):
54°, 100.0000%, 62.7451%
XYZ:
24.4705, 27.4201, 4.0029
xyY:
0.4378, 0.4906, 27.4201
CIE-Lab:
59.3612, -6.7515, 63.4312
CIE-LCH:
59.3612, 63.7895, 96.0756
CIE-Luv:
59.3612, 16.0154, 63.8839
Hunter-Lab:
52.3642, -8.2220, 32.1226
#a09000 color charts
#a09000 color shades, tints & tones
#a09000 color schemes
#a09000 color preview, HTML & CSS examples
This text has a color of #a09000
<p style="color:#a09000;">Text here</p>
.mytext {color:#a09000;}
This box has a color of #a09000
<div style="background-color:#a09000;">Content here</div>
.mybackground {background-color:#a09000;}
Border around this has a color of #a09000
<div style="border:2px solid #a09000;">Content here</div>
.myborder {border:2px solid #a09000;}