#96ec8d color space conversions
Hex:
#96ec8d
RGB:
150, 236, 141
CMY:
41, 7, 45
CMYK:
36, 0, 40, 7
HSL:
114°, 71.4286%, 73.9216%
HSV (HSB):
114°, 40.2542%, 92.5490%
XYZ:
47.3808, 68.3980, 35.9042
xyY:
0.3124, 0.4509, 68.3980
CIE-Lab:
86.2051, -44.0864, 38.0421
CIE-LCH:
86.2051, 58.2306, 139.2091
CIE-Luv:
86.2051, -41.8809, 59.2537
Hunter-Lab:
82.7031, -42.4672, 32.1524
#96ec8d color charts
#96ec8d color shades, tints & tones
#96ec8d color schemes
#96ec8d color preview, HTML & CSS examples
This text has a color of #96ec8d
<p style="color:#96ec8d;">Text here</p>
.mytext {color:#96ec8d;}
This box has a color of #96ec8d
<div style="background-color:#96ec8d;">Content here</div>
.mybackground {background-color:#96ec8d;}
Border around this has a color of #96ec8d
<div style="border:2px solid #96ec8d;">Content here</div>
.myborder {border:2px solid #96ec8d;}