#96cd5e color space conversions
Hex:
#96cd5e
RGB:
150, 205, 94
CMY:
41, 20, 63
CMYK:
27, 0, 54, 20
HSL:
90°, 52.6066%, 58.6275%
HSV (HSB):
90°, 54.1463%, 80.3922%
XYZ:
36.4294, 50.9548, 18.5049
xyY:
0.3440, 0.4812, 50.9548
CIE-Lab:
76.6516, -36.1644, 48.9614
CIE-LCH:
76.6516, 60.8694, 126.4507
CIE-Luv:
76.6516, -27.5644, 66.9997
Hunter-Lab:
71.3826, -33.8241, 34.5978
#96cd5e color charts
#96cd5e color shades, tints & tones
#96cd5e color schemes
#96cd5e color preview, HTML & CSS examples
This text has a color of #96cd5e
<p style="color:#96cd5e;">Text here</p>
.mytext {color:#96cd5e;}
This box has a color of #96cd5e
<div style="background-color:#96cd5e;">Content here</div>
.mybackground {background-color:#96cd5e;}
Border around this has a color of #96cd5e
<div style="border:2px solid #96cd5e;">Content here</div>
.myborder {border:2px solid #96cd5e;}