#96e75e color space conversions
Hex:
#96e75e
RGB:
150, 231, 94
CMY:
41, 9, 63
CMYK:
35, 0, 59, 9
HSL:
95°, 74.0541%, 63.7255%
HSV (HSB):
95°, 59.3074%, 90.5882%
XYZ:
43.1740, 64.4440, 20.7531
xyY:
0.3363, 0.5020, 64.4440
CIE-Lab:
84.1964, -47.5273, 57.6536
CIE-LCH:
84.1964, 74.7180, 129.5008
CIE-Luv:
84.1964, -40.2324, 79.5277
Hunter-Lab:
80.2770, -44.4853, 40.8663
#96e75e color charts
#96e75e color shades, tints & tones
#96e75e color schemes
#96e75e color preview, HTML & CSS examples
This text has a color of #96e75e
<p style="color:#96e75e;">Text here</p>
.mytext {color:#96e75e;}
This box has a color of #96e75e
<div style="background-color:#96e75e;">Content here</div>
.mybackground {background-color:#96e75e;}
Border around this has a color of #96e75e
<div style="border:2px solid #96e75e;">Content here</div>
.myborder {border:2px solid #96e75e;}