#a1b95a color space conversions
Hex:
#a1b95a
RGB:
161, 185, 90
CMY:
37, 27, 65
CMYK:
13, 0, 51, 27
HSL:
75°, 40.4255%, 53.9216%
HSV (HSB):
75°, 51.3514%, 72.5490%
XYZ:
33.8924, 43.0132, 16.1889
xyY:
0.3641, 0.4620, 43.0132
CIE-Lab:
71.5639, -22.8695, 45.0186
CIE-LCH:
71.5639, 50.4945, 116.9306
CIE-Luv:
71.5639, -10.7269, 59.2349
Hunter-Lab:
65.5844, -22.5285, 31.2739
#a1b95a color charts
#a1b95a color shades, tints & tones
#a1b95a color schemes
#a1b95a color preview, HTML & CSS examples
This text has a color of #a1b95a
<p style="color:#a1b95a;">Text here</p>
.mytext {color:#a1b95a;}
This box has a color of #a1b95a
<div style="background-color:#a1b95a;">Content here</div>
.mybackground {background-color:#a1b95a;}
Border around this has a color of #a1b95a
<div style="border:2px solid #a1b95a;">Content here</div>
.myborder {border:2px solid #a1b95a;}