#96e04e color space conversions
Hex:
#96e04e
RGB:
150, 224, 78
CMY:
41, 12, 69
CMYK:
33, 0, 65, 12
HSL:
90°, 70.1923%, 59.2157%
HSV (HSB):
90°, 65.1786%, 87.8431%
XYZ:
40.6085, 60.3454, 16.7153
xyY:
0.3451, 0.5128, 60.3454
CIE-Lab:
82.0256, -45.9392, 61.9199
CIE-LCH:
82.0256, 77.1005, 126.5722
CIE-Luv:
82.0256, -37.0475, 82.0958
Hunter-Lab:
77.6823, -42.6330, 41.6199
#96e04e color charts
#96e04e color shades, tints & tones
#96e04e color schemes
#96e04e color preview, HTML & CSS examples
This text has a color of #96e04e
<p style="color:#96e04e;">Text here</p>
.mytext {color:#96e04e;}
This box has a color of #96e04e
<div style="background-color:#96e04e;">Content here</div>
.mybackground {background-color:#96e04e;}
Border around this has a color of #96e04e
<div style="border:2px solid #96e04e;">Content here</div>
.myborder {border:2px solid #96e04e;}