#96d05d color space conversions
Hex:
#96d05d
RGB:
150, 208, 93
CMY:
41, 18, 64
CMYK:
28, 0, 55, 18
HSL:
90°, 55.0239%, 59.0196%
HSV (HSB):
90°, 55.2885%, 81.5686%
XYZ:
37.1093, 52.3861, 18.5116
xyY:
0.3436, 0.4850, 52.3861
CIE-Lab:
77.5111, -37.6234, 50.4300
CIE-LCH:
77.5111, 62.9182, 126.7249
CIE-Luv:
77.5111, -29.0812, 68.9076
Hunter-Lab:
72.3782, -35.1425, 35.5007
#96d05d color charts
#96d05d color shades, tints & tones
#96d05d color schemes
#96d05d color preview, HTML & CSS examples
This text has a color of #96d05d
<p style="color:#96d05d;">Text here</p>
.mytext {color:#96d05d;}
This box has a color of #96d05d
<div style="background-color:#96d05d;">Content here</div>
.mybackground {background-color:#96d05d;}
Border around this has a color of #96d05d
<div style="border:2px solid #96d05d;">Content here</div>
.myborder {border:2px solid #96d05d;}