#96e27e color space conversions
Hex:
#96e27e
RGB:
150, 226, 126
CMY:
41, 11, 51
CMYK:
34, 0, 44, 11
HSL:
106°, 63.2911%, 69.0196%
HSV (HSB):
106°, 44.2478%, 88.6275%
XYZ:
43.5399, 62.3831, 29.4850
xyY:
0.3215, 0.4607, 62.3831
CIE-Lab:
83.1167, -41.7906, 41.4980
CIE-LCH:
83.1167, 58.8943, 135.2012
CIE-Luv:
83.1167, -37.5258, 62.1203
Hunter-Lab:
78.9830, -39.8208, 33.1546
#96e27e color charts
#96e27e color shades, tints & tones
#96e27e color schemes
#96e27e color preview, HTML & CSS examples
This text has a color of #96e27e
<p style="color:#96e27e;">Text here</p>
.mytext {color:#96e27e;}
This box has a color of #96e27e
<div style="background-color:#96e27e;">Content here</div>
.mybackground {background-color:#96e27e;}
Border around this has a color of #96e27e
<div style="border:2px solid #96e27e;">Content here</div>
.myborder {border:2px solid #96e27e;}