#96e04d color space conversions
Hex:
#96e04d
RGB:
150, 224, 77
CMY:
41, 12, 70
CMYK:
33, 0, 66, 12
HSL:
90°, 70.3349%, 59.0196%
HSV (HSB):
90°, 65.6250%, 87.8431%
XYZ:
40.5729, 60.3312, 16.5278
xyY:
0.3455, 0.5138, 60.3312
CIE-Lab:
82.0179, -46.0160, 62.3084
CIE-LCH:
82.0179, 77.4584, 126.4467
CIE-Luv:
82.0179, -37.0548, 82.4249
Hunter-Lab:
77.6731, -42.6878, 41.7550
#96e04d color charts
#96e04d color shades, tints & tones
#96e04d color schemes
#96e04d color preview, HTML & CSS examples
This text has a color of #96e04d
<p style="color:#96e04d;">Text here</p>
.mytext {color:#96e04d;}
This box has a color of #96e04d
<div style="background-color:#96e04d;">Content here</div>
.mybackground {background-color:#96e04d;}
Border around this has a color of #96e04d
<div style="border:2px solid #96e04d;">Content here</div>
.myborder {border:2px solid #96e04d;}