#9bded9 color space conversions
Hex:
#9bded9
RGB:
155, 222, 217
CMY:
39, 13, 15
CMYK:
30, 0, 2, 13
HSL:
176°, 50.3759%, 73.9216%
HSV (HSB):
176°, 30.1802%, 87.0588%
XYZ:
52.1632, 64.2209, 75.2922
xyY:
0.2721, 0.3350, 64.2209
CIE-Lab:
84.0806, -22.0158, -4.3060
CIE-LCH:
84.0806, 22.4329, 191.0665
CIE-Luv:
84.0806, -32.5233, -2.9787
Hunter-Lab:
80.1379, -24.0525, 0.3916
#9bded9 color charts
#9bded9 color shades, tints & tones
#9bded9 color schemes
#9bded9 color preview, HTML & CSS examples
This text has a color of #9bded9
<p style="color:#9bded9;">Text here</p>
.mytext {color:#9bded9;}
This box has a color of #9bded9
<div style="background-color:#9bded9;">Content here</div>
.mybackground {background-color:#9bded9;}
Border around this has a color of #9bded9
<div style="border:2px solid #9bded9;">Content here</div>
.myborder {border:2px solid #9bded9;}