#a1d13f color space conversions
Hex:
#a1d13f
RGB:
161, 209, 63
CMY:
37, 18, 75
CMYK:
23, 0, 70, 18
HSL:
80°, 61.3445%, 53.3333%
HSV (HSB):
80°, 69.8565%, 81.9608%
XYZ:
38.3956, 53.5369, 13.0126
xyY:
0.3659, 0.5101, 53.5369
CIE-Lab:
78.1909, -36.3791, 63.8841
CIE-LCH:
78.1909, 73.5161, 119.6595
CIE-Luv:
78.1909, -23.7966, 80.1977
Hunter-Lab:
73.1689, -34.3771, 40.6739
#a1d13f color charts
#a1d13f color shades, tints & tones
#a1d13f color schemes
#a1d13f color preview, HTML & CSS examples
This text has a color of #a1d13f
<p style="color:#a1d13f;">Text here</p>
.mytext {color:#a1d13f;}
This box has a color of #a1d13f
<div style="background-color:#a1d13f;">Content here</div>
.mybackground {background-color:#a1d13f;}
Border around this has a color of #a1d13f
<div style="border:2px solid #a1d13f;">Content here</div>
.myborder {border:2px solid #a1d13f;}