#96c00e color space conversions
Hex:
#96c00e
RGB:
150, 192, 14
CMY:
41, 25, 95
CMYK:
22, 0, 93, 25
HSL:
74°, 86.4078%, 40.3922%
HSV (HSB):
74°, 92.7083%, 75.2941%
XYZ:
31.5066, 44.2150, 7.2892
xyY:
0.3795, 0.5326, 44.2150
CIE-Lab:
72.3720, -34.8753, 71.1565
CIE-LCH:
72.3720, 79.2435, 116.1105
CIE-Luv:
72.3720, -20.6726, 81.8283
Hunter-Lab:
66.4944, -31.7877, 40.0466
#96c00e color charts
#96c00e color shades, tints & tones
#96c00e color schemes
#96c00e color preview, HTML & CSS examples
This text has a color of #96c00e
<p style="color:#96c00e;">Text here</p>
.mytext {color:#96c00e;}
This box has a color of #96c00e
<div style="background-color:#96c00e;">Content here</div>
.mybackground {background-color:#96c00e;}
Border around this has a color of #96c00e
<div style="border:2px solid #96c00e;">Content here</div>
.myborder {border:2px solid #96c00e;}