#a1c25e color space conversions
Hex:
#a1c25e
RGB:
161, 194, 94
CMY:
37, 24, 63
CMYK:
17, 0, 52, 24
HSL:
80°, 45.0450%, 56.4706%
HSV (HSB):
80°, 51.5464%, 76.0784%
XYZ:
36.0101, 46.9688, 17.7576
xyY:
0.3575, 0.4663, 46.9688
CIE-Lab:
74.1698, -26.8656, 46.1942
CIE-LCH:
74.1698, 53.4384, 120.1814
CIE-Luv:
74.1698, -15.7999, 61.8826
Hunter-Lab:
68.5338, -26.1438, 32.6112
#a1c25e color charts
#a1c25e color shades, tints & tones
#a1c25e color schemes
#a1c25e color preview, HTML & CSS examples
This text has a color of #a1c25e
<p style="color:#a1c25e;">Text here</p>
.mytext {color:#a1c25e;}
This box has a color of #a1c25e
<div style="background-color:#a1c25e;">Content here</div>
.mybackground {background-color:#a1c25e;}
Border around this has a color of #a1c25e
<div style="border:2px solid #a1c25e;">Content here</div>
.myborder {border:2px solid #a1c25e;}