#cddde8 color space conversions
Hex:
#cddde8
RGB:
205, 221, 232
CMY:
20, 13, 9
CMYK:
12, 5, 0, 9
HSL:
204°, 36.9863%, 85.6863%
HSV (HSB):
204°, 11.6379%, 90.9804%
XYZ:
65.5988, 70.5182, 86.4979
xyY:
0.2947, 0.3168, 70.5182
CIE-Lab:
87.2504, -3.1804, -7.2122
CIE-LCH:
87.2504, 7.8823, 246.2040
CIE-Luv:
87.2504, -9.1789, -10.6483
Hunter-Lab:
83.9751, -7.5178, -2.2886
#cddde8 color charts
#cddde8 color shades, tints & tones
#cddde8 color schemes
#cddde8 color preview, HTML & CSS examples
This text has a color of #cddde8
<p style="color:#cddde8;">Text here</p>
.mytext {color:#cddde8;}
This box has a color of #cddde8
<div style="background-color:#cddde8;">Content here</div>
.mybackground {background-color:#cddde8;}
Border around this has a color of #cddde8
<div style="border:2px solid #cddde8;">Content here</div>
.myborder {border:2px solid #cddde8;}