#a1b99b color space conversions
Hex:
#a1b99b
RGB:
161, 185, 155
CMY:
37, 27, 39
CMYK:
13, 0, 16, 27
HSL:
108°, 17.6471%, 66.6667%
HSV (HSB):
108°, 16.2162%, 72.5490%
XYZ:
37.9633, 44.6415, 37.6261
xyY:
0.3158, 0.3713, 44.6415
CIE-Lab:
72.6552, -13.9109, 12.5058
CIE-LCH:
72.6552, 18.7058, 138.0447
CIE-Luv:
72.6552, -12.0501, 20.1695
Hunter-Lab:
66.8143, -15.5030, 13.3812
#a1b99b color charts
#a1b99b color shades, tints & tones
#a1b99b color schemes
#a1b99b color preview, HTML & CSS examples
This text has a color of #a1b99b
<p style="color:#a1b99b;">Text here</p>
.mytext {color:#a1b99b;}
This box has a color of #a1b99b
<div style="background-color:#a1b99b;">Content here</div>
.mybackground {background-color:#a1b99b;}
Border around this has a color of #a1b99b
<div style="border:2px solid #a1b99b;">Content here</div>
.myborder {border:2px solid #a1b99b;}