#96f03c color space conversions
Hex:
#96f03c
RGB:
150, 240, 60
CMY:
41, 6, 76
CMYK:
38, 0, 75, 6
HSL:
90°, 85.7143%, 58.8235%
HSV (HSB):
90°, 75.0000%, 94.1176%
XYZ:
44.5534, 69.1305, 15.2703
xyY:
0.3455, 0.5361, 69.1305
CIE-Lab:
86.5686, -53.7017, 72.9321
CIE-LCH:
86.5686, 90.5702, 126.3652
CIE-Luv:
86.5686, -44.7388, 94.0475
Hunter-Lab:
83.1447, -49.8534, 47.3122
#96f03c color charts
#96f03c color shades, tints & tones
#96f03c color schemes
#96f03c color preview, HTML & CSS examples
This text has a color of #96f03c
<p style="color:#96f03c;">Text here</p>
.mytext {color:#96f03c;}
This box has a color of #96f03c
<div style="background-color:#96f03c;">Content here</div>
.mybackground {background-color:#96f03c;}
Border around this has a color of #96f03c
<div style="border:2px solid #96f03c;">Content here</div>
.myborder {border:2px solid #96f03c;}