#96f97f color space conversions
Hex:
#96f97f
RGB:
150, 249, 127
CMY:
41, 2, 50
CMYK:
40, 0, 49, 2
HSL:
109°, 91.0448%, 73.7255%
HSV (HSB):
109°, 48.9960%, 97.6471%
XYZ:
50.2841, 75.7677, 32.0531
xyY:
0.3180, 0.4792, 75.7677
CIE-Lab:
89.7514, -51.4345, 49.2846
CIE-LCH:
89.7514, 71.2354, 136.2228
CIE-Luv:
89.7514, -47.9125, 73.7126
Hunter-Lab:
87.0446, -49.2119, 39.0985
#96f97f color charts
#96f97f color shades, tints & tones
#96f97f color schemes
#96f97f color preview, HTML & CSS examples
This text has a color of #96f97f
<p style="color:#96f97f;">Text here</p>
.mytext {color:#96f97f;}
This box has a color of #96f97f
<div style="background-color:#96f97f;">Content here</div>
.mybackground {background-color:#96f97f;}
Border around this has a color of #96f97f
<div style="border:2px solid #96f97f;">Content here</div>
.myborder {border:2px solid #96f97f;}