#cde5e4 color space conversions
Hex:
#cde5e4
RGB:
205, 229, 228
CMY:
20, 10, 11
CMYK:
10, 0, 0, 10
HSL:
178°, 31.5789%, 85.0980%
HSV (HSB):
178°, 10.4803%, 89.8039%
XYZ:
67.1997, 74.6192, 84.2599
xyY:
0.2972, 0.3301, 74.6192
CIE-Lab:
89.2143, -8.0797, -2.2147
CIE-LCH:
89.2143, 8.3778, 195.3289
CIE-Luv:
89.2143, -12.8491, -2.0052
Hunter-Lab:
86.3824, -12.3081, 2.6345
#cde5e4 color charts
#cde5e4 color shades, tints & tones
#cde5e4 color schemes
#cde5e4 color preview, HTML & CSS examples
This text has a color of #cde5e4
<p style="color:#cde5e4;">Text here</p>
.mytext {color:#cde5e4;}
This box has a color of #cde5e4
<div style="background-color:#cde5e4;">Content here</div>
.mybackground {background-color:#cde5e4;}
Border around this has a color of #cde5e4
<div style="border:2px solid #cde5e4;">Content here</div>
.myborder {border:2px solid #cde5e4;}