#a0fc5e color space conversions
Hex:
#a0fc5e
RGB:
160, 252, 94
CMY:
37, 1, 63
CMYK:
37, 0, 63, 1
HSL:
95°, 96.3415%, 67.8431%
HSV (HSB):
95°, 62.6984%, 98.8235%
XYZ:
51.3280, 77.9025, 22.9211
xyY:
0.3373, 0.5120, 77.9025
CIE-Lab:
90.7354, -52.8969, 65.0517
CIE-LCH:
90.7354, 83.8440, 129.1163
CIE-Luv:
90.7354, -45.4296, 89.3492
Hunter-Lab:
88.2624, -50.6546, 46.3865
#a0fc5e color charts
#a0fc5e color shades, tints & tones
#a0fc5e color schemes
#a0fc5e color preview, HTML & CSS examples
This text has a color of #a0fc5e
<p style="color:#a0fc5e;">Text here</p>
.mytext {color:#a0fc5e;}
This box has a color of #a0fc5e
<div style="background-color:#a0fc5e;">Content here</div>
.mybackground {background-color:#a0fc5e;}
Border around this has a color of #a0fc5e
<div style="border:2px solid #a0fc5e;">Content here</div>
.myborder {border:2px solid #a0fc5e;}