#96d82d color space conversions
Hex:
#96d82d
RGB:
150, 216, 45
CMY:
41, 15, 82
CMYK:
31, 0, 79, 15
HSL:
83°, 68.6747%, 51.1765%
HSV (HSB):
83°, 79.1667%, 84.7059%
XYZ:
37.6072, 55.7852, 11.2681
xyY:
0.3593, 0.5330, 55.7852
CIE-Lab:
79.4914, -44.5321, 70.7414
CIE-LCH:
79.4914, 83.5910, 122.1906
CIE-Luv:
79.4914, -33.2792, 87.3061
Hunter-Lab:
74.6895, -40.8294, 43.3378
#96d82d color charts
#96d82d color shades, tints & tones
#96d82d color schemes
#96d82d color preview, HTML & CSS examples
This text has a color of #96d82d
<p style="color:#96d82d;">Text here</p>
.mytext {color:#96d82d;}
This box has a color of #96d82d
<div style="background-color:#96d82d;">Content here</div>
.mybackground {background-color:#96d82d;}
Border around this has a color of #96d82d
<div style="border:2px solid #96d82d;">Content here</div>
.myborder {border:2px solid #96d82d;}