#96da65 color space conversions
Hex:
#96da65
RGB:
150, 218, 101
CMY:
41, 15, 60
CMYK:
31, 0, 54, 15
HSL:
95°, 61.2565%, 62.5490%
HSV (HSB):
95°, 53.6697%, 85.4902%
XYZ:
39.9980, 57.5664, 21.3152
xyY:
0.3365, 0.4842, 57.5664
CIE-Lab:
80.4971, -41.2476, 50.2456
CIE-LCH:
80.4971, 65.0076, 129.3833
CIE-Luv:
80.4971, -33.9713, 70.3207
Hunter-Lab:
75.8725, -38.6764, 36.4542
#96da65 color charts
#96da65 color shades, tints & tones
#96da65 color schemes
#96da65 color preview, HTML & CSS examples
This text has a color of #96da65
<p style="color:#96da65;">Text here</p>
.mytext {color:#96da65;}
This box has a color of #96da65
<div style="background-color:#96da65;">Content here</div>
.mybackground {background-color:#96da65;}
Border around this has a color of #96da65
<div style="border:2px solid #96da65;">Content here</div>
.myborder {border:2px solid #96da65;}