#a1cd00 color space conversions
Hex:
#a1cd00
RGB:
161, 205, 0
CMY:
37, 20, 100
CMYK:
21, 0, 100, 20
HSL:
73°, 100.0000%, 40.1961%
HSV (HSB):
73°, 100.0000%, 80.3922%
XYZ:
36.5293, 51.2397, 7.9650
xyY:
0.3816, 0.5352, 51.2397
CIE-Lab:
76.8240, -36.5757, 76.3968
CIE-LCH:
76.8240, 84.7009, 115.5832
CIE-Luv:
76.8240, -21.5592, 87.8187
Hunter-Lab:
71.5819, -34.1773, 43.5101
#a1cd00 color charts
#a1cd00 color shades, tints & tones
#a1cd00 color schemes
#a1cd00 color preview, HTML & CSS examples
This text has a color of #a1cd00
<p style="color:#a1cd00;">Text here</p>
.mytext {color:#a1cd00;}
This box has a color of #a1cd00
<div style="background-color:#a1cd00;">Content here</div>
.mybackground {background-color:#a1cd00;}
Border around this has a color of #a1cd00
<div style="border:2px solid #a1cd00;">Content here</div>
.myborder {border:2px solid #a1cd00;}