#96dcc3 color space conversions
Hex:
#96dcc3
RGB:
150, 220, 195
CMY:
41, 14, 24
CMYK:
32, 0, 11, 14
HSL:
159°, 50.0000%, 72.5490%
HSV (HSB):
159°, 31.8182%, 86.2745%
XYZ:
48.0212, 61.6106, 60.9908
xyY:
0.2814, 0.3611, 61.6106
CIE-Lab:
82.7059, -27.2256, 5.3164
CIE-LCH:
82.7059, 27.7398, 168.9507
CIE-Luv:
82.7059, -33.9266, 12.5611
Hunter-Lab:
78.4924, -28.1564, 8.8747
#96dcc3 color charts
#96dcc3 color shades, tints & tones
#96dcc3 color schemes
#96dcc3 color preview, HTML & CSS examples
This text has a color of #96dcc3
<p style="color:#96dcc3;">Text here</p>
.mytext {color:#96dcc3;}
This box has a color of #96dcc3
<div style="background-color:#96dcc3;">Content here</div>
.mybackground {background-color:#96dcc3;}
Border around this has a color of #96dcc3
<div style="border:2px solid #96dcc3;">Content here</div>
.myborder {border:2px solid #96dcc3;}