#a1b08e color space conversions
Hex:
#a1b08e
RGB:
161, 176, 142
CMY:
37, 31, 44
CMYK:
9, 0, 19, 31
HSL:
86°, 17.7083%, 62.3529%
HSV (HSB):
86°, 19.3182%, 69.0196%
XYZ:
35.1058, 40.5807, 31.5738
xyY:
0.3273, 0.3783, 40.5807
CIE-Lab:
69.8812, -11.4345, 15.6921
CIE-LCH:
69.8812, 19.4162, 126.0802
CIE-Luv:
69.8812, -6.9981, 23.7925
Hunter-Lab:
63.7030, -13.1116, 15.2056
#a1b08e color charts
#a1b08e color shades, tints & tones
#a1b08e color schemes
#a1b08e color preview, HTML & CSS examples
This text has a color of #a1b08e
<p style="color:#a1b08e;">Text here</p>
.mytext {color:#a1b08e;}
This box has a color of #a1b08e
<div style="background-color:#a1b08e;">Content here</div>
.mybackground {background-color:#a1b08e;}
Border around this has a color of #a1b08e
<div style="border:2px solid #a1b08e;">Content here</div>
.myborder {border:2px solid #a1b08e;}