#9dddd9 color space conversions
Hex:
#9dddd9
RGB:
157, 221, 217
CMY:
38, 13, 15
CMYK:
29, 0, 2, 13
HSL:
176°, 48.4848%, 74.1176%
HSV (HSB):
176°, 28.9593%, 86.6667%
XYZ:
52.2855, 63.8908, 75.2221
xyY:
0.2732, 0.3338, 63.8908
CIE-Lab:
83.9089, -20.9559, -4.5472
CIE-LCH:
83.9089, 21.4436, 192.2427
CIE-Luv:
83.9089, -31.2780, -3.5235
Hunter-Lab:
79.9317, -23.1188, 0.1556
#9dddd9 color charts
#9dddd9 color shades, tints & tones
#9dddd9 color schemes
#9dddd9 color preview, HTML & CSS examples
This text has a color of #9dddd9
<p style="color:#9dddd9;">Text here</p>
.mytext {color:#9dddd9;}
This box has a color of #9dddd9
<div style="background-color:#9dddd9;">Content here</div>
.mybackground {background-color:#9dddd9;}
Border around this has a color of #9dddd9
<div style="border:2px solid #9dddd9;">Content here</div>
.myborder {border:2px solid #9dddd9;}