#a1a03e color space conversions
Hex:
#a1a03e
RGB:
161, 160, 62
CMY:
37, 37, 76
CMYK:
0, 1, 61, 37
HSL:
59°, 44.3946%, 43.7255%
HSV (HSB):
59°, 61.4907%, 63.1373%
XYZ:
28.1382, 33.0665, 9.4569
xyY:
0.3982, 0.4680, 33.0665
CIE-Lab:
64.2147, -12.5137, 49.7301
CIE-LCH:
64.2147, 51.2803, 104.1243
CIE-Luv:
64.2147, 4.9034, 58.6836
Hunter-Lab:
57.5035, -13.2854, 30.5018
#a1a03e color charts
#a1a03e color shades, tints & tones
#a1a03e color schemes
#a1a03e color preview, HTML & CSS examples
This text has a color of #a1a03e
<p style="color:#a1a03e;">Text here</p>
.mytext {color:#a1a03e;}
This box has a color of #a1a03e
<div style="background-color:#a1a03e;">Content here</div>
.mybackground {background-color:#a1a03e;}
Border around this has a color of #a1a03e
<div style="border:2px solid #a1a03e;">Content here</div>
.myborder {border:2px solid #a1a03e;}