#96ff00 color space conversions
Hex:
#96ff00
RGB:
150, 255, 0
CMY:
41, 0, 100
CMYK:
41, 0, 100, 0
HSL:
85°, 100.0000%, 50.0000%
HSV (HSB):
85°, 100.0000%, 100.0000%
XYZ:
48.3377, 78.0040, 12.5086
xyY:
0.3481, 0.5618, 78.0040
CIE-Lab:
90.7817, -61.1624, 86.8810
CIE-LCH:
90.7817, 106.2504, 125.1447
CIE-Luv:
90.7817, -51.7960, 106.9742
Hunter-Lab:
88.3199, -56.8664, 53.4268
#96ff00 color charts
#96ff00 color shades, tints & tones
#96ff00 color schemes
#96ff00 color preview, HTML & CSS examples
This text has a color of #96ff00
<p style="color:#96ff00;">Text here</p>
.mytext {color:#96ff00;}
This box has a color of #96ff00
<div style="background-color:#96ff00;">Content here</div>
.mybackground {background-color:#96ff00;}
Border around this has a color of #96ff00
<div style="border:2px solid #96ff00;">Content here</div>
.myborder {border:2px solid #96ff00;}