#cddedc color space conversions
Hex:
#cddedc
RGB:
205, 222, 220
CMY:
20, 13, 14
CMYK:
8, 0, 1, 13
HSL:
173°, 20.4819%, 83.7255%
HSV (HSB):
173°, 7.6577%, 87.0588%
XYZ:
64.2164, 70.3890, 77.9120
xyY:
0.3022, 0.3312, 70.3890
CIE-Lab:
87.1873, -6.0343, -0.9776
CIE-LCH:
87.1873, 6.1130, 189.2023
CIE-Luv:
87.1873, -9.1823, -0.4411
Hunter-Lab:
83.8981, -10.1963, 3.6690
#cddedc color charts
#cddedc RGB chart
#cddedc CMYK chart
#cddedc RGB pie chart
#cddedc color shades, tints & tones
#cddedc color schemes
#cddedc color preview, HTML & CSS examples
This text has a color of #cddedc
<p style="color:#cddedc;">Text here</p>
.mytext {color:#cddedc;}
Text color #cddedc
This box has a color of #cddedc
<div style="background-color:#cddedc;">Content here</div>
.mybackground {background-color:#cddedc;}
Background color #cddedc
Border around this has a color of #cddedc
<div style="border:2px solid #cddedc;">Content here</div>
.myborder {border:2px solid #cddedc;}
Border color #cddedc