#96fa9e color space conversions
Hex:
#96fa9e
RGB:
150, 250, 158
CMY:
41, 2, 38
CMYK:
40, 0, 37, 2
HSL:
125°, 90.9091%, 78.4314%
HSV (HSB):
125°, 40.0000%, 98.0392%
XYZ:
52.9348, 77.3239, 44.4828
xyY:
0.3029, 0.4425, 77.3239
CIE-Lab:
90.4705, -47.5496, 35.1675
CIE-LCH:
90.4705, 59.1415, 143.5135
CIE-Luv:
90.4705, -47.7008, 57.1539
Hunter-Lab:
87.9340, -46.4304, 31.5610
#96fa9e color charts
#96fa9e color shades, tints & tones
#96fa9e color schemes
#96fa9e color preview, HTML & CSS examples
This text has a color of #96fa9e
<p style="color:#96fa9e;">Text here</p>
.mytext {color:#96fa9e;}
This box has a color of #96fa9e
<div style="background-color:#96fa9e;">Content here</div>
.mybackground {background-color:#96fa9e;}
Border around this has a color of #96fa9e
<div style="border:2px solid #96fa9e;">Content here</div>
.myborder {border:2px solid #96fa9e;}