#a1b98a color space conversions
Hex:
#a1b98a
RGB:
161, 185, 138
CMY:
37, 27, 46
CMYK:
13, 0, 25, 27
HSL:
91°, 25.1337%, 63.3333%
HSV (HSB):
91°, 25.4054%, 72.5490%
XYZ:
36.6343, 44.1100, 30.6280
xyY:
0.3289, 0.3961, 44.1100
CIE-Lab:
72.3019, -16.7358, 21.2010
CIE-LCH:
72.3019, 27.0106, 128.2872
CIE-Luv:
72.3019, -11.6446, 32.0285
Hunter-Lab:
66.4153, -17.7672, 19.1486
#a1b98a color charts
#a1b98a color shades, tints & tones
#a1b98a color schemes
#a1b98a color preview, HTML & CSS examples
This text has a color of #a1b98a
<p style="color:#a1b98a;">Text here</p>
.mytext {color:#a1b98a;}
This box has a color of #a1b98a
<div style="background-color:#a1b98a;">Content here</div>
.mybackground {background-color:#a1b98a;}
Border around this has a color of #a1b98a
<div style="border:2px solid #a1b98a;">Content here</div>
.myborder {border:2px solid #a1b98a;}