#96d5d5 color space conversions
Hex:
#96d5d5
RGB:
150, 213, 213
CMY:
41, 16, 16
CMYK:
30, 0, 0, 16
HSL:
180°, 42.8571%, 71.1765%
HSV (HSB):
180°, 29.5775%, 83.5294%
XYZ:
48.3822, 58.8766, 71.7651
xyY:
0.2703, 0.3289, 58.8766
CIE-Lab:
81.2237, -19.8417, -6.4257
CIE-LCH:
81.2237, 20.8562, 197.9445
CIE-Luv:
81.2237, -30.7147, -6.6393
Hunter-Lab:
76.7311, -21.7277, -1.7410
#96d5d5 color charts
#96d5d5 color shades, tints & tones
#96d5d5 color schemes
#96d5d5 color preview, HTML & CSS examples
This text has a color of #96d5d5
<p style="color:#96d5d5;">Text here</p>
.mytext {color:#96d5d5;}
This box has a color of #96d5d5
<div style="background-color:#96d5d5;">Content here</div>
.mybackground {background-color:#96d5d5;}
Border around this has a color of #96d5d5
<div style="border:2px solid #96d5d5;">Content here</div>
.myborder {border:2px solid #96d5d5;}