#cddced color space conversions
Hex:
#cddced
RGB:
205, 220, 237
CMY:
20, 14, 7
CMYK:
14, 7, 0, 7
HSL:
212°, 47.0588%, 86.6667%
HSV (HSB):
212°, 13.5021%, 92.9412%
XYZ:
66.0561, 70.2800, 90.2046
xyY:
0.2916, 0.3102, 70.2800
CIE-Lab:
87.1340, -1.6541, -10.0220
CIE-LCH:
87.1340, 10.1576, 260.6279
CIE-Luv:
87.1340, -8.9137, -15.3720
Hunter-Lab:
83.8331, -6.0594, -5.1130
#cddced color charts
#cddced RGB chart
#cddced CMYK chart
#cddced RGB pie chart
#cddced color shades, tints & tones
#cddced color schemes
#cddced color preview, HTML & CSS examples
This text has a color of #cddced
<p style="color:#cddced;">Text here</p>
.mytext {color:#cddced;}
Text color #cddced
This box has a color of #cddced
<div style="background-color:#cddced;">Content here</div>
.mybackground {background-color:#cddced;}
Background color #cddced
Border around this has a color of #cddced
<div style="border:2px solid #cddced;">Content here</div>
.myborder {border:2px solid #cddced;}
Border color #cddced