#9dddbf color space conversions
Hex:
#9dddbf
RGB:
157, 221, 191
CMY:
38, 13, 25
CMYK:
29, 0, 14, 13
HSL:
152°, 48.4848%, 74.1176%
HSV (HSB):
152°, 28.9593%, 86.6667%
XYZ:
49.1650, 62.6426, 58.7902
xyY:
0.2882, 0.3672, 62.6426
CIE-Lab:
83.2540, -26.4509, 8.2686
CIE-LCH:
83.2540, 27.7132, 162.6406
CIE-Luv:
83.2540, -31.4496, 16.8032
Hunter-Lab:
79.1471, -27.6257, 11.3625
#9dddbf color charts
#9dddbf color shades, tints & tones
#9dddbf color schemes
#9dddbf color preview, HTML & CSS examples
This text has a color of #9dddbf
<p style="color:#9dddbf;">Text here</p>
.mytext {color:#9dddbf;}
This box has a color of #9dddbf
<div style="background-color:#9dddbf;">Content here</div>
.mybackground {background-color:#9dddbf;}
Border around this has a color of #9dddbf
<div style="border:2px solid #9dddbf;">Content here</div>
.myborder {border:2px solid #9dddbf;}