#cddcec color space conversions
Hex:
#cddcec
RGB:
205, 220, 236
CMY:
20, 14, 7
CMYK:
13, 7, 0, 7
HSL:
211°, 44.9275%, 86.4706%
HSV (HSB):
211°, 13.1356%, 92.5490%
XYZ:
65.9104, 70.2217, 89.4372
xyY:
0.2922, 0.3113, 70.2217
CIE-Lab:
87.1055, -1.8571, -9.5369
CIE-LCH:
87.1055, 9.7161, 258.9807
CIE-Luv:
87.1055, -8.8714, -14.5621
Hunter-Lab:
83.7984, -6.2506, -4.6208
#cddcec color charts
#cddcec color shades, tints & tones
#cddcec color schemes
#cddcec color preview, HTML & CSS examples
This text has a color of #cddcec
<p style="color:#cddcec;">Text here</p>
.mytext {color:#cddcec;}
This box has a color of #cddcec
<div style="background-color:#cddcec;">Content here</div>
.mybackground {background-color:#cddcec;}
Border around this has a color of #cddcec
<div style="border:2px solid #cddcec;">Content here</div>
.myborder {border:2px solid #cddcec;}