#96c8c9 color space conversions
Hex:
#96c8c9
RGB:
150, 200, 201
CMY:
41, 22, 21
CMYK:
25, 0, 0, 21
HSL:
181°, 32.0755%, 68.8235%
HSV (HSB):
181°, 25.3731%, 78.8235%
XYZ:
43.7746, 52.0096, 62.9900
xyY:
0.2757, 0.3276, 52.0096
CIE-Lab:
77.2866, -15.9695, -5.8092
CIE-LCH:
77.2866, 16.9933, 199.9899
CIE-Luv:
77.2866, -25.0877, -6.2354
Hunter-Lab:
72.1177, -17.8586, -1.3035
#96c8c9 color charts
#96c8c9 color shades, tints & tones
#96c8c9 color schemes
#96c8c9 color preview, HTML & CSS examples
This text has a color of #96c8c9
<p style="color:#96c8c9;">Text here</p>
.mytext {color:#96c8c9;}
This box has a color of #96c8c9
<div style="background-color:#96c8c9;">Content here</div>
.mybackground {background-color:#96c8c9;}
Border around this has a color of #96c8c9
<div style="border:2px solid #96c8c9;">Content here</div>
.myborder {border:2px solid #96c8c9;}