#a1a12d color space conversions
Hex:
#a1a12d
RGB:
161, 161, 45
CMY:
37, 37, 82
CMYK:
0, 0, 72, 37
HSL:
60°, 56.3107%, 40.3922%
HSV (HSB):
60°, 72.0497%, 63.1373%
XYZ:
27.9165, 33.2563, 7.4304
xyY:
0.4069, 0.4848, 33.2563
CIE-Lab:
64.3679, -14.0518, 56.8356
CIE-LCH:
64.3679, 58.5469, 103.8871
CIE-Luv:
64.3679, 4.6356, 64.2625
Hunter-Lab:
57.6682, -14.5099, 32.7284
#a1a12d color charts
#a1a12d color shades, tints & tones
#a1a12d color schemes
#a1a12d color preview, HTML & CSS examples
This text has a color of #a1a12d
<p style="color:#a1a12d;">Text here</p>
.mytext {color:#a1a12d;}
This box has a color of #a1a12d
<div style="background-color:#a1a12d;">Content here</div>
.mybackground {background-color:#a1a12d;}
Border around this has a color of #a1a12d
<div style="border:2px solid #a1a12d;">Content here</div>
.myborder {border:2px solid #a1a12d;}