#96d30c color space conversions
Hex:
#96d30c
RGB:
150, 211, 12
CMY:
41, 17, 95
CMYK:
29, 0, 94, 17
HSL:
78°, 89.2377%, 43.7255%
HSV (HSB):
78°, 94.3128%, 82.7451%
XYZ:
35.9383, 53.0991, 8.7028
xyY:
0.3677, 0.5433, 53.0991
CIE-Lab:
77.9335, -43.3290, 75.8026
CIE-LCH:
77.9335, 87.3123, 119.7524
CIE-Luv:
77.9335, -30.7987, 89.4611
Hunter-Lab:
72.8691, -39.4866, 43.9273
#96d30c color charts
#96d30c color shades, tints & tones
#96d30c color schemes
#96d30c color preview, HTML & CSS examples
This text has a color of #96d30c
<p style="color:#96d30c;">Text here</p>
.mytext {color:#96d30c;}
This box has a color of #96d30c
<div style="background-color:#96d30c;">Content here</div>
.mybackground {background-color:#96d30c;}
Border around this has a color of #96d30c
<div style="border:2px solid #96d30c;">Content here</div>
.myborder {border:2px solid #96d30c;}