#96e000 color space conversions
Hex:
#96e000
RGB:
150, 224, 0
CMY:
41, 12, 100
CMYK:
33, 0, 100, 12
HSL:
80°, 100.0000%, 43.9216%
HSV (HSB):
80°, 100.0000%, 87.8431%
XYZ:
39.2333, 59.7953, 9.4738
xyY:
0.3616, 0.5511, 59.7953
CIE-Lab:
81.7268, -48.9512, 79.8704
CIE-LCH:
81.7268, 93.6776, 121.5034
CIE-Luv:
81.7268, -37.3394, 95.1746
Hunter-Lab:
77.3274, -44.7582, 46.8652
#96e000 color charts
#96e000 color shades, tints & tones
#96e000 color schemes
#96e000 color preview, HTML & CSS examples
This text has a color of #96e000
<p style="color:#96e000;">Text here</p>
.mytext {color:#96e000;}
This box has a color of #96e000
<div style="background-color:#96e000;">Content here</div>
.mybackground {background-color:#96e000;}
Border around this has a color of #96e000
<div style="border:2px solid #96e000;">Content here</div>
.myborder {border:2px solid #96e000;}