#cddadc color space conversions
Hex:
#cddadc
RGB:
205, 218, 220
CMY:
20, 15, 14
CMYK:
7, 1, 0, 14
HSL:
188°, 17.6471%, 83.3333%
HSV (HSB):
188°, 6.8182%, 86.2745%
XYZ:
63.1665, 68.2893, 77.5621
xyY:
0.3022, 0.3267, 68.2893
CIE-Lab:
86.1509, -3.9711, -2.4963
CIE-LCH:
86.1509, 4.6905, 212.1542
CIE-Luv:
86.1509, -7.2281, -3.1306
Hunter-Lab:
82.6373, -8.1730, 2.1975
#cddadc color charts
#cddadc color shades, tints & tones
#cddadc color schemes
#cddadc color preview, HTML & CSS examples
This text has a color of #cddadc
<p style="color:#cddadc;">Text here</p>
.mytext {color:#cddadc;}
This box has a color of #cddadc
<div style="background-color:#cddadc;">Content here</div>
.mybackground {background-color:#cddadc;}
Border around this has a color of #cddadc
<div style="border:2px solid #cddadc;">Content here</div>
.myborder {border:2px solid #cddadc;}