#96dcc7 color space conversions
Hex:
#96dcc7
RGB:
150, 220, 199
CMY:
41, 14, 22
CMYK:
32, 0, 10, 14
HSL:
162°, 50.0000%, 72.5490%
HSV (HSB):
162°, 31.8182%, 86.2745%
XYZ:
48.4797, 61.7940, 63.4051
xyY:
0.2791, 0.3558, 61.7940
CIE-Lab:
82.8037, -26.3839, 3.3378
CIE-LCH:
82.8037, 26.5942, 172.7898
CIE-Luv:
82.8037, -33.8783, 9.4667
Hunter-Lab:
78.6091, -27.4818, 7.2038
#96dcc7 color charts
#96dcc7 color shades, tints & tones
#96dcc7 color schemes
#96dcc7 color preview, HTML & CSS examples
This text has a color of #96dcc7
<p style="color:#96dcc7;">Text here</p>
.mytext {color:#96dcc7;}
This box has a color of #96dcc7
<div style="background-color:#96dcc7;">Content here</div>
.mybackground {background-color:#96dcc7;}
Border around this has a color of #96dcc7
<div style="border:2px solid #96dcc7;">Content here</div>
.myborder {border:2px solid #96dcc7;}