#a1b98e color space conversions
Hex:
#a1b98e
RGB:
161, 185, 142
CMY:
37, 27, 44
CMYK:
13, 0, 23, 27
HSL:
93°, 23.4973%, 64.1176%
HSV (HSB):
93°, 23.2432%, 72.5490%
XYZ:
36.9294, 44.2280, 32.1817
xyY:
0.3258, 0.3902, 44.2280
CIE-Lab:
72.3806, -16.1008, 19.1573
CIE-LCH:
72.3806, 25.0247, 130.0454
CIE-Luv:
72.3806, -11.7366, 29.3273
Hunter-Lab:
66.5041, -17.2621, 17.8622
#a1b98e color charts
#a1b98e color shades, tints & tones
#a1b98e color schemes
#a1b98e color preview, HTML & CSS examples
This text has a color of #a1b98e
<p style="color:#a1b98e;">Text here</p>
.mytext {color:#a1b98e;}
This box has a color of #a1b98e
<div style="background-color:#a1b98e;">Content here</div>
.mybackground {background-color:#a1b98e;}
Border around this has a color of #a1b98e
<div style="border:2px solid #a1b98e;">Content here</div>
.myborder {border:2px solid #a1b98e;}