#cddddc color space conversions
Hex:
#cddddc
RGB:
205, 221, 220
CMY:
20, 13, 14
CMYK:
7, 0, 0, 13
HSL:
176°, 19.0476%, 83.5294%
HSV (HSB):
176°, 7.2398%, 86.6667%
XYZ:
63.9516, 69.8593, 77.8237
xyY:
0.3022, 0.3301, 69.8593
CIE-Lab:
86.9278, -5.5198, -1.3574
CIE-LCH:
86.9278, 5.6843, 193.8153
CIE-Luv:
86.9278, -8.6942, -1.1128
Hunter-Lab:
83.5819, -9.6915, 3.3020
#cddddc color charts
#cddddc RGB chart
#cddddc CMYK chart
#cddddc RGB pie chart
#cddddc color shades, tints & tones
#cddddc color schemes
#cddddc color preview, HTML & CSS examples
This text has a color of #cddddc
<p style="color:#cddddc;">Text here</p>
.mytext {color:#cddddc;}
Text color #cddddc
This box has a color of #cddddc
<div style="background-color:#cddddc;">Content here</div>
.mybackground {background-color:#cddddc;}
Background color #cddddc
Border around this has a color of #cddddc
<div style="border:2px solid #cddddc;">Content here</div>
.myborder {border:2px solid #cddddc;}
Border color #cddddc