#a1a55b color space conversions
Hex:
#a1a55b
RGB:
161, 165, 91
CMY:
37, 35, 64
CMYK:
2, 0, 45, 35
HSL:
63°, 29.1339%, 50.1961%
HSV (HSB):
63°, 44.8485%, 64.7059%
XYZ:
30.0414, 35.2427, 15.1167
xyY:
0.3736, 0.4383, 35.2427
CIE-Lab:
65.9372, -12.5884, 37.7101
CIE-LCH:
65.9372, 39.7558, 108.4601
CIE-Luv:
65.9372, 0.9425, 48.6669
Hunter-Lab:
59.3655, -13.5613, 26.4584
#a1a55b color charts
#a1a55b color shades, tints & tones
#a1a55b color schemes
#a1a55b color preview, HTML & CSS examples
This text has a color of #a1a55b
<p style="color:#a1a55b;">Text here</p>
.mytext {color:#a1a55b;}
This box has a color of #a1a55b
<div style="background-color:#a1a55b;">Content here</div>
.mybackground {background-color:#a1a55b;}
Border around this has a color of #a1a55b
<div style="border:2px solid #a1a55b;">Content here</div>
.myborder {border:2px solid #a1a55b;}