#a1b07a color space conversions
Hex:
#a1b07a
RGB:
161, 176, 122
CMY:
37, 31, 52
CMYK:
9, 0, 31, 31
HSL:
77°, 25.4717%, 58.4314%
HSV (HSB):
77°, 30.6818%, 69.0196%
XYZ:
33.7361, 40.0329, 24.3614
xyY:
0.3438, 0.4080, 40.0329
CIE-Lab:
69.4929, -14.4886, 25.9852
CIE-LCH:
69.4929, 29.7515, 119.1427
CIE-Luv:
69.4929, -6.3737, 37.0850
Hunter-Lab:
63.2715, -15.5497, 21.4617
#a1b07a color charts
#a1b07a color shades, tints & tones
#a1b07a color schemes
#a1b07a color preview, HTML & CSS examples
This text has a color of #a1b07a
<p style="color:#a1b07a;">Text here</p>
.mytext {color:#a1b07a;}
This box has a color of #a1b07a
<div style="background-color:#a1b07a;">Content here</div>
.mybackground {background-color:#a1b07a;}
Border around this has a color of #a1b07a
<div style="border:2px solid #a1b07a;">Content here</div>
.myborder {border:2px solid #a1b07a;}