#a0f96d color space conversions
Hex:
#a0f96d
RGB:
160, 249, 109
CMY:
37, 2, 57
CMYK:
36, 0, 56, 2
HSL:
98°, 92.1053%, 70.1961%
HSV (HSB):
98°, 56.2249%, 97.6471%
XYZ:
51.1332, 76.3291, 26.5060
xyY:
0.3321, 0.4957, 76.3291
CIE-Lab:
90.0119, -50.2941, 57.8996
CIE-LCH:
90.0119, 76.6933, 130.9790
CIE-Luv:
90.0119, -43.8758, 82.1555
Hunter-Lab:
87.3665, -48.4203, 43.1687
#a0f96d color charts
#a0f96d color shades, tints & tones
#a0f96d color schemes
#a0f96d color preview, HTML & CSS examples
This text has a color of #a0f96d
<p style="color:#a0f96d;">Text here</p>
.mytext {color:#a0f96d;}
This box has a color of #a0f96d
<div style="background-color:#a0f96d;">Content here</div>
.mybackground {background-color:#a0f96d;}
Border around this has a color of #a0f96d
<div style="border:2px solid #a0f96d;">Content here</div>
.myborder {border:2px solid #a0f96d;}