#a1d50c color space conversions
Hex:
#a1d50c
RGB:
161, 213, 12
CMY:
37, 16, 95
CMYK:
24, 0, 94, 16
HSL:
76°, 89.3333%, 44.1176%
HSV (HSB):
76°, 94.3662%, 83.5294%
XYZ:
38.5586, 55.1921, 8.9687
xyY:
0.3754, 0.5373, 55.1921
CIE-Lab:
79.1518, -39.9987, 77.0346
CIE-LCH:
79.1518, 86.7999, 117.4397
CIE-Luv:
79.1518, -25.9220, 90.2363
Hunter-Lab:
74.2914, -37.3653, 44.8463
#a1d50c color charts
#a1d50c color shades, tints & tones
#a1d50c color schemes
#a1d50c color preview, HTML & CSS examples
This text has a color of #a1d50c
<p style="color:#a1d50c;">Text here</p>
.mytext {color:#a1d50c;}
This box has a color of #a1d50c
<div style="background-color:#a1d50c;">Content here</div>
.mybackground {background-color:#a1d50c;}
Border around this has a color of #a1d50c
<div style="border:2px solid #a1d50c;">Content here</div>
.myborder {border:2px solid #a1d50c;}