#cddeda color space conversions
Hex:
#cddeda
RGB:
205, 222, 218
CMY:
20, 13, 15
CMYK:
8, 0, 2, 13
HSL:
166°, 20.4819%, 83.7255%
HSV (HSB):
166°, 7.6577%, 87.0588%
XYZ:
63.9530, 70.2836, 76.5251
xyY:
0.3034, 0.3335, 70.2836
CIE-Lab:
87.1358, -6.4129, 0.0014
CIE-LCH:
87.1358, 6.4129, 179.9872
CIE-Luv:
87.1358, -9.1048, 1.1238
Hunter-Lab:
83.8353, -10.5448, 4.5647
#cddeda color charts
#cddeda color shades, tints & tones
#cddeda color schemes
#cddeda color preview, HTML & CSS examples
This text has a color of #cddeda
<p style="color:#cddeda;">Text here</p>
.mytext {color:#cddeda;}
This box has a color of #cddeda
<div style="background-color:#cddeda;">Content here</div>
.mybackground {background-color:#cddeda;}
Border around this has a color of #cddeda
<div style="border:2px solid #cddeda;">Content here</div>
.myborder {border:2px solid #cddeda;}