#a1a60e color space conversions
Hex:
#a1a60e
RGB:
161, 166, 14
CMY:
37, 35, 95
CMYK:
3, 0, 92, 35
HSL:
62°, 84.4444%, 35.2941%
HSV (HSB):
62°, 91.5663%, 65.0980%
XYZ:
28.4134, 34.8812, 5.6507
xyY:
0.4121, 0.5059, 34.8812
CIE-Lab:
65.6561, -17.6438, 66.1856
CIE-LCH:
65.6561, 68.4970, 104.9268
CIE-Luv:
65.6561, 1.7492, 71.5186
Hunter-Lab:
59.0603, -17.4807, 35.6696
#a1a60e color charts
#a1a60e color shades, tints & tones
#a1a60e color schemes
#a1a60e color preview, HTML & CSS examples
This text has a color of #a1a60e
<p style="color:#a1a60e;">Text here</p>
.mytext {color:#a1a60e;}
This box has a color of #a1a60e
<div style="background-color:#a1a60e;">Content here</div>
.mybackground {background-color:#a1a60e;}
Border around this has a color of #a1a60e
<div style="border:2px solid #a1a60e;">Content here</div>
.myborder {border:2px solid #a1a60e;}