#96db00 color space conversions
Hex:
#96db00
RGB:
150, 219, 0
CMY:
41, 14, 100
CMYK:
32, 0, 100, 14
HSL:
79°, 100.0000%, 42.9412%
HSV (HSB):
79°, 100.0000%, 85.8824%
XYZ:
37.9092, 57.1471, 9.0325
xyY:
0.3642, 0.5490, 57.1471
CIE-Lab:
80.2622, -46.8747, 78.7435
CIE-LCH:
80.2622, 91.6394, 120.7646
CIE-Luv:
80.2622, -34.8631, 93.2493
Hunter-Lab:
75.5957, -42.7795, 45.8328
#96db00 color charts
#96db00 color shades, tints & tones
#96db00 color schemes
#96db00 color preview, HTML & CSS examples
This text has a color of #96db00
<p style="color:#96db00;">Text here</p>
.mytext {color:#96db00;}
This box has a color of #96db00
<div style="background-color:#96db00;">Content here</div>
.mybackground {background-color:#96db00;}
Border around this has a color of #96db00
<div style="border:2px solid #96db00;">Content here</div>
.myborder {border:2px solid #96db00;}