#96da24 color space conversions
Hex:
#96da24
RGB:
150, 218, 36
CMY:
41, 15, 86
CMYK:
31, 0, 83, 15
HSL:
82°, 71.6535%, 49.8039%
HSV (HSB):
82°, 83.4862%, 85.4902%
XYZ:
37.9675, 56.7542, 10.6226
xyY:
0.3604, 0.5387, 56.7542
CIE-Lab:
80.0412, -45.7330, 73.5177
CIE-LCH:
80.0412, 86.5815, 121.8845
CIE-Luv:
80.0412, -34.3059, 89.6688
Hunter-Lab:
75.3354, -41.8765, 44.3746
#96da24 color charts
#96da24 color shades, tints & tones
#96da24 color schemes
#96da24 color preview, HTML & CSS examples
This text has a color of #96da24
<p style="color:#96da24;">Text here</p>
.mytext {color:#96da24;}
This box has a color of #96da24
<div style="background-color:#96da24;">Content here</div>
.mybackground {background-color:#96da24;}
Border around this has a color of #96da24
<div style="border:2px solid #96da24;">Content here</div>
.myborder {border:2px solid #96da24;}