#a2a12d color space conversions
Hex:
#a2a12d
RGB:
162, 161, 45
CMY:
36, 37, 82
CMYK:
0, 1, 72, 36
HSL:
59°, 56.5217%, 40.5882%
HSV (HSB):
59°, 72.2222%, 63.5294%
XYZ:
28.1188, 33.3606, 7.4398
xyY:
0.4080, 0.4841, 33.3606
CIE-Lab:
64.4518, -13.6125, 56.9456
CIE-LCH:
64.4518, 58.5500, 103.4439
CIE-Luv:
64.4518, 5.3173, 64.2856
Hunter-Lab:
57.7586, -14.1779, 32.7939
#a2a12d color charts
#a2a12d color shades, tints & tones
#a2a12d color schemes
#a2a12d color preview, HTML & CSS examples
This text has a color of #a2a12d
<p style="color:#a2a12d;">Text here</p>
.mytext {color:#a2a12d;}
This box has a color of #a2a12d
<div style="background-color:#a2a12d;">Content here</div>
.mybackground {background-color:#a2a12d;}
Border around this has a color of #a2a12d
<div style="border:2px solid #a2a12d;">Content here</div>
.myborder {border:2px solid #a2a12d;}