#a0ff95 color space conversions
Hex:
#a0ff95
RGB:
160, 255, 149
CMY:
37, 0, 42
CMYK:
37, 0, 42, 0
HSL:
114°, 100.0000%, 79.2157%
HSV (HSB):
114°, 41.5686%, 100.0000%
XYZ:
55.6820, 81.1635, 41.1651
xyY:
0.3128, 0.4559, 81.1635
CIE-Lab:
92.2044, -48.0267, 41.9421
CIE-LCH:
92.2044, 63.7629, 138.8690
CIE-Luv:
92.2044, -45.9858, 65.5523
Hunter-Lab:
90.0908, -47.3342, 35.9722
#a0ff95 color charts
#a0ff95 color shades, tints & tones
#a0ff95 color schemes
#a0ff95 color preview, HTML & CSS examples
This text has a color of #a0ff95
<p style="color:#a0ff95;">Text here</p>
.mytext {color:#a0ff95;}
This box has a color of #a0ff95
<div style="background-color:#a0ff95;">Content here</div>
.mybackground {background-color:#a0ff95;}
Border around this has a color of #a0ff95
<div style="border:2px solid #a0ff95;">Content here</div>
.myborder {border:2px solid #a0ff95;}