#96d03c color space conversions
Hex:
#96d03c
RGB:
150, 208, 60
CMY:
41, 18, 76
CMYK:
28, 0, 71, 18
HSL:
84°, 61.1570%, 52.5490%
HSV (HSB):
84°, 71.1538%, 81.5686%
XYZ:
35.9492, 51.9220, 12.4022
xyY:
0.3585, 0.5178, 51.9220
CIE-Lab:
77.2342, -40.2784, 63.7997
CIE-LCH:
77.2342, 75.4503, 122.2653
CIE-Luv:
77.2342, -29.1792, 80.4689
Hunter-Lab:
72.0569, -37.0461, 40.2351
#96d03c color charts
#96d03c color shades, tints & tones
#96d03c color schemes
#96d03c color preview, HTML & CSS examples
This text has a color of #96d03c
<p style="color:#96d03c;">Text here</p>
.mytext {color:#96d03c;}
This box has a color of #96d03c
<div style="background-color:#96d03c;">Content here</div>
.mybackground {background-color:#96d03c;}
Border around this has a color of #96d03c
<div style="border:2px solid #96d03c;">Content here</div>
.myborder {border:2px solid #96d03c;}