#a1b99c color space conversions
Hex:
#a1b99c
RGB:
161, 185, 156
CMY:
37, 27, 39
CMYK:
13, 0, 16, 27
HSL:
110°, 17.1598%, 66.8627%
HSV (HSB):
110°, 15.6757%, 72.5490%
XYZ:
38.0477, 44.6753, 38.0704
xyY:
0.3150, 0.3698, 44.6753
CIE-Lab:
72.6776, -13.7346, 11.9941
CIE-LCH:
72.6776, 18.2345, 138.8700
CIE-Luv:
72.6776, -12.0751, 19.4426
Hunter-Lab:
66.8396, -15.3602, 13.0174
#a1b99c color charts
#a1b99c color shades, tints & tones
#a1b99c color schemes
#a1b99c color preview, HTML & CSS examples
This text has a color of #a1b99c
<p style="color:#a1b99c;">Text here</p>
.mytext {color:#a1b99c;}
This box has a color of #a1b99c
<div style="background-color:#a1b99c;">Content here</div>
.mybackground {background-color:#a1b99c;}
Border around this has a color of #a1b99c
<div style="border:2px solid #a1b99c;">Content here</div>
.myborder {border:2px solid #a1b99c;}