#96b2b2 color space conversions
Hex:
#96b2b2
RGB:
150, 178, 178
CMY:
41, 30, 30
CMYK:
16, 0, 0, 30
HSL:
180°, 15.3846%, 64.3137%
HSV (HSB):
180°, 15.7303%, 69.8039%
XYZ:
36.5340, 41.5392, 48.2118
xyY:
0.2893, 0.3289, 41.5392
CIE-Lab:
70.5520, -9.5259, -3.2108
CIE-LCH:
70.5520, 10.0524, 198.6268
CIE-Luv:
70.5520, -14.8004, -3.2047
Hunter-Lab:
64.4509, -11.6064, 0.7644
#96b2b2 color charts
#96b2b2 color shades, tints & tones
#96b2b2 color schemes
#96b2b2 color preview, HTML & CSS examples
This text has a color of #96b2b2
<p style="color:#96b2b2;">Text here</p>
.mytext {color:#96b2b2;}
This box has a color of #96b2b2
<div style="background-color:#96b2b2;">Content here</div>
.mybackground {background-color:#96b2b2;}
Border around this has a color of #96b2b2
<div style="border:2px solid #96b2b2;">Content here</div>
.myborder {border:2px solid #96b2b2;}