#a1c80b color space conversions
Hex:
#a1c80b
RGB:
161, 200, 11
CMY:
37, 22, 96
CMYK:
20, 0, 95, 22
HSL:
72°, 89.5735%, 41.3725%
HSV (HSB):
72°, 94.5000%, 78.4314%
XYZ:
35.4126, 48.9098, 7.8907
xyY:
0.3840, 0.5304, 48.9098
CIE-Lab:
75.3952, -34.1595, 74.1941
CIE-LCH:
75.3952, 81.6801, 114.7217
CIE-Luv:
75.3952, -18.7728, 85.2169
Hunter-Lab:
69.9355, -32.0017, 42.2653
#a1c80b color charts
#a1c80b color shades, tints & tones
#a1c80b color schemes
#a1c80b color preview, HTML & CSS examples
This text has a color of #a1c80b
<p style="color:#a1c80b;">Text here</p>
.mytext {color:#a1c80b;}
This box has a color of #a1c80b
<div style="background-color:#a1c80b;">Content here</div>
.mybackground {background-color:#a1c80b;}
Border around this has a color of #a1c80b
<div style="border:2px solid #a1c80b;">Content here</div>
.myborder {border:2px solid #a1c80b;}