#a1c96c color space conversions
Hex:
#a1c96c
RGB:
161, 201, 108
CMY:
37, 21, 58
CMYK:
20, 0, 46, 21
HSL:
86°, 46.2687%, 60.5882%
HSV (HSB):
86°, 46.2687%, 78.8235%
XYZ:
38.2914, 50.4331, 21.9037
xyY:
0.3461, 0.4559, 50.4331
CIE-Lab:
76.3343, -28.7113, 42.0092
CIE-LCH:
76.3343, 50.8833, 124.3508
CIE-Luv:
76.3343, -19.6918, 58.6931
Hunter-Lab:
71.0162, -28.0327, 31.4244
#a1c96c color charts
#a1c96c color shades, tints & tones
#a1c96c color schemes
#a1c96c color preview, HTML & CSS examples
This text has a color of #a1c96c
<p style="color:#a1c96c;">Text here</p>
.mytext {color:#a1c96c;}
This box has a color of #a1c96c
<div style="background-color:#a1c96c;">Content here</div>
.mybackground {background-color:#a1c96c;}
Border around this has a color of #a1c96c
<div style="border:2px solid #a1c96c;">Content here</div>
.myborder {border:2px solid #a1c96c;}