#96c80c color space conversions
Hex:
#96c80c
RGB:
150, 200, 12
CMY:
41, 22, 95
CMYK:
25, 0, 94, 22
HSL:
76°, 88.6792%, 41.5686%
HSV (HSB):
76°, 94.0000%, 78.4314%
XYZ:
33.2983, 47.8191, 7.8228
xyY:
0.3744, 0.5377, 47.8191
CIE-Lab:
74.7107, -38.5170, 73.2537
CIE-LCH:
74.7107, 82.7627, 117.7355
CIE-Luv:
74.7107, -25.0263, 85.1402
Hunter-Lab:
69.1514, -35.0622, 41.6987
#96c80c color charts
#96c80c color shades, tints & tones
#96c80c color schemes
#96c80c color preview, HTML & CSS examples
This text has a color of #96c80c
<p style="color:#96c80c;">Text here</p>
.mytext {color:#96c80c;}
This box has a color of #96c80c
<div style="background-color:#96c80c;">Content here</div>
.mybackground {background-color:#96c80c;}
Border around this has a color of #96c80c
<div style="border:2px solid #96c80c;">Content here</div>
.myborder {border:2px solid #96c80c;}