#a1a90e color space conversions
Hex:
#a1a90e
RGB:
161, 169, 14
CMY:
37, 34, 95
CMYK:
5, 0, 92, 34
HSL:
63°, 84.6995%, 35.8824%
HSV (HSB):
63°, 91.7160%, 66.2745%
XYZ:
28.9652, 35.9847, 5.8346
xyY:
0.4092, 0.5084, 35.9847
CIE-Lab:
66.5082, -19.1667, 66.8541
CIE-LCH:
66.5082, 69.5474, 105.9973
CIE-Luv:
66.5082, -0.1782, 72.7170
Hunter-Lab:
59.9873, -18.7880, 36.2243
#a1a90e color charts
#a1a90e color shades, tints & tones
#a1a90e color schemes
#a1a90e color preview, HTML & CSS examples
This text has a color of #a1a90e
<p style="color:#a1a90e;">Text here</p>
.mytext {color:#a1a90e;}
This box has a color of #a1a90e
<div style="background-color:#a1a90e;">Content here</div>
.mybackground {background-color:#a1a90e;}
Border around this has a color of #a1a90e
<div style="border:2px solid #a1a90e;">Content here</div>
.myborder {border:2px solid #a1a90e;}