#a1a13d color space conversions
Hex:
#a1a13d
RGB:
161, 161, 61
CMY:
37, 37, 76
CMYK:
0, 0, 62, 37
HSL:
60°, 45.0450%, 43.5294%
HSV (HSB):
60°, 62.1118%, 63.1373%
XYZ:
28.2851, 33.4037, 9.3717
xyY:
0.3980, 0.4701, 33.4037
CIE-Lab:
64.4865, -13.1064, 50.4654
CIE-LCH:
64.4865, 52.1396, 104.5587
CIE-Luv:
64.4865, 4.2912, 59.4869
Hunter-Lab:
57.7960, -13.7857, 30.8433
#a1a13d color charts
#a1a13d color shades, tints & tones
#a1a13d color schemes
#a1a13d color preview, HTML & CSS examples
This text has a color of #a1a13d
<p style="color:#a1a13d;">Text here</p>
.mytext {color:#a1a13d;}
This box has a color of #a1a13d
<div style="background-color:#a1a13d;">Content here</div>
.mybackground {background-color:#a1a13d;}
Border around this has a color of #a1a13d
<div style="border:2px solid #a1a13d;">Content here</div>
.myborder {border:2px solid #a1a13d;}