#cddded color space conversions
Hex:
#cddded
RGB:
205, 221, 237
CMY:
20, 13, 7
CMYK:
14, 7, 0, 7
HSL:
210°, 47.0588%, 86.6667%
HSV (HSB):
210°, 13.5021%, 92.9412%
XYZ:
66.3194, 70.8065, 90.2924
xyY:
0.2916, 0.3113, 70.8065
CIE-Lab:
87.3909, -2.1739, -9.6399
CIE-LCH:
87.3909, 9.8820, 257.2918
CIE-Luv:
87.3909, -9.3843, -14.6805
Hunter-Lab:
84.1466, -6.5734, -4.7177
#cddded color charts
#cddded RGB chart
#cddded CMYK chart
#cddded RGB pie chart
#cddded color shades, tints & tones
#cddded color schemes
#cddded color preview, HTML & CSS examples
This text has a color of #cddded
<p style="color:#cddded;">Text here</p>
.mytext {color:#cddded;}
Text color #cddded
This box has a color of #cddded
<div style="background-color:#cddded;">Content here</div>
.mybackground {background-color:#cddded;}
Background color #cddded
Border around this has a color of #cddded
<div style="border:2px solid #cddded;">Content here</div>
.myborder {border:2px solid #cddded;}
Border color #cddded