#a1a35b color space conversions
Hex:
#a1a35b
RGB:
161, 163, 91
CMY:
37, 36, 64
CMYK:
1, 0, 44, 36
HSL:
62°, 28.3465%, 49.8039%
HSV (HSB):
62°, 44.1718%, 63.9216%
XYZ:
29.6835, 34.5268, 14.9974
xyY:
0.3748, 0.4359, 34.5268
CIE-Lab:
65.3786, -11.5388, 37.0202
CIE-LCH:
65.3786, 38.7768, 107.3117
CIE-Luv:
65.3786, 2.1492, 47.6404
Hunter-Lab:
58.7595, -12.6565, 25.9989
#a1a35b color charts
#a1a35b color shades, tints & tones
#a1a35b color schemes
#a1a35b color preview, HTML & CSS examples
This text has a color of #a1a35b
<p style="color:#a1a35b;">Text here</p>
.mytext {color:#a1a35b;}
This box has a color of #a1a35b
<div style="background-color:#a1a35b;">Content here</div>
.mybackground {background-color:#a1a35b;}
Border around this has a color of #a1a35b
<div style="border:2px solid #a1a35b;">Content here</div>
.myborder {border:2px solid #a1a35b;}