#a1bb7f color space conversions
Hex:
#a1bb7f
RGB:
161, 187, 127
CMY:
37, 27, 50
CMYK:
14, 0, 32, 27
HSL:
86°, 30.6122%, 61.5686%
HSV (HSB):
86°, 32.0856%, 73.3333%
XYZ:
36.2990, 44.6500, 26.7838
xyY:
0.3369, 0.4145, 44.6500
CIE-Lab:
72.6608, -19.3965, 27.5492
CIE-LCH:
72.6608, 33.6924, 125.1481
CIE-Luv:
72.6608, -12.4743, 40.2990
Hunter-Lab:
66.8207, -19.9695, 23.0092
#a1bb7f color charts
#a1bb7f color shades, tints & tones
#a1bb7f color schemes
#a1bb7f color preview, HTML & CSS examples
This text has a color of #a1bb7f
<p style="color:#a1bb7f;">Text here</p>
.mytext {color:#a1bb7f;}
This box has a color of #a1bb7f
<div style="background-color:#a1bb7f;">Content here</div>
.mybackground {background-color:#a1bb7f;}
Border around this has a color of #a1bb7f
<div style="border:2px solid #a1bb7f;">Content here</div>
.myborder {border:2px solid #a1bb7f;}