#96e25e color space conversions
Hex:
#96e25e
RGB:
150, 226, 94
CMY:
41, 11, 63
CMYK:
34, 0, 58, 11
HSL:
95°, 69.4737%, 62.7451%
HSV (HSB):
95°, 58.4071%, 88.6275%
XYZ:
41.7944, 61.6849, 20.2933
xyY:
0.3377, 0.4984, 61.6849
CIE-Lab:
82.7456, -45.4118, 56.0086
CIE-LCH:
82.7456, 72.1055, 129.0352
CIE-Luv:
82.7456, -37.8723, 77.1638
Hunter-Lab:
78.5397, -42.4569, 39.6583
#96e25e color charts
#96e25e color shades, tints & tones
#96e25e color schemes
#96e25e color preview, HTML & CSS examples
This text has a color of #96e25e
<p style="color:#96e25e;">Text here</p>
.mytext {color:#96e25e;}
This box has a color of #96e25e
<div style="background-color:#96e25e;">Content here</div>
.mybackground {background-color:#96e25e;}
Border around this has a color of #96e25e
<div style="border:2px solid #96e25e;">Content here</div>
.myborder {border:2px solid #96e25e;}