#a1a81e color space conversions
Hex:
#a1a81e
RGB:
161, 168, 30
CMY:
37, 34, 88
CMYK:
4, 0, 82, 34
HSL:
63°, 69.6970%, 38.8235%
HSV (HSB):
63°, 82.1429%, 65.8824%
XYZ:
28.9349, 35.6761, 6.5894
xyY:
0.4064, 0.5011, 35.6761
CIE-Lab:
66.2717, -18.2642, 63.3255
CIE-LCH:
66.2717, 65.9067, 106.0885
CIE-Luv:
66.2717, 0.3424, 70.3120
Hunter-Lab:
59.7294, -18.0552, 35.2697
#a1a81e color charts
#a1a81e color shades, tints & tones
#a1a81e color schemes
#a1a81e color preview, HTML & CSS examples
This text has a color of #a1a81e
<p style="color:#a1a81e;">Text here</p>
.mytext {color:#a1a81e;}
This box has a color of #a1a81e
<div style="background-color:#a1a81e;">Content here</div>
.mybackground {background-color:#a1a81e;}
Border around this has a color of #a1a81e
<div style="border:2px solid #a1a81e;">Content here</div>
.myborder {border:2px solid #a1a81e;}