#a1a13b color space conversions
Hex:
#a1a13b
RGB:
161, 161, 59
CMY:
37, 37, 77
CMYK:
0, 0, 63, 37
HSL:
60°, 46.3636%, 43.1373%
HSV (HSB):
60°, 63.3540%, 63.1373%
XYZ:
28.2322, 33.3826, 9.0932
xyY:
0.3993, 0.4721, 33.3826
CIE-Lab:
64.4695, -13.2414, 51.3197
CIE-LCH:
64.4695, 53.0004, 104.4678
CIE-Luv:
64.4695, 4.3400, 60.1640
Hunter-Lab:
57.7777, -13.8894, 31.1132
#a1a13b color charts
#a1a13b color shades, tints & tones
#a1a13b color schemes
#a1a13b color preview, HTML & CSS examples
This text has a color of #a1a13b
<p style="color:#a1a13b;">Text here</p>
.mytext {color:#a1a13b;}
This box has a color of #a1a13b
<div style="background-color:#a1a13b;">Content here</div>
.mybackground {background-color:#a1a13b;}
Border around this has a color of #a1a13b
<div style="border:2px solid #a1a13b;">Content here</div>
.myborder {border:2px solid #a1a13b;}