#96d02d color space conversions
Hex:
#96d02d
RGB:
150, 208, 45
CMY:
41, 18, 82
CMYK:
28, 0, 78, 18
HSL:
81°, 64.4269%, 49.6078%
HSV (HSB):
81°, 78.3654%, 81.5686%
XYZ:
35.6072, 51.7852, 10.6015
xyY:
0.3634, 0.5285, 51.7852
CIE-Lab:
77.1522, -41.0754, 68.5979
CIE-LCH:
77.1522, 79.9554, 120.9125
CIE-Luv:
77.1522, -29.2101, 84.0010
Hunter-Lab:
71.9620, -37.6106, 41.6387
#96d02d color charts
#96d02d color shades, tints & tones
#96d02d color schemes
#96d02d color preview, HTML & CSS examples
This text has a color of #96d02d
<p style="color:#96d02d;">Text here</p>
.mytext {color:#96d02d;}
This box has a color of #96d02d
<div style="background-color:#96d02d;">Content here</div>
.mybackground {background-color:#96d02d;}
Border around this has a color of #96d02d
<div style="border:2px solid #96d02d;">Content here</div>
.myborder {border:2px solid #96d02d;}