#cde5d8 color space conversions
Hex:
#cde5d8
RGB:
205, 229, 216
CMY:
20, 10, 15
CMYK:
10, 0, 6, 10
HSL:
148°, 31.5789%, 85.0980%
HSV (HSB):
148°, 10.4803%, 89.8039%
XYZ:
65.5908, 73.9756, 75.7875
xyY:
0.3046, 0.3435, 73.9756
CIE-Lab:
88.9110, -10.3558, 3.6352
CIE-LCH:
88.9110, 10.9753, 160.6571
CIE-Luv:
88.9110, -12.4637, 7.3326
Hunter-Lab:
86.0091, -14.3912, 7.9626
#cde5d8 color charts
#cde5d8 color shades, tints & tones
#cde5d8 color schemes
#cde5d8 color preview, HTML & CSS examples
This text has a color of #cde5d8
<p style="color:#cde5d8;">Text here</p>
.mytext {color:#cde5d8;}
This box has a color of #cde5d8
<div style="background-color:#cde5d8;">Content here</div>
.mybackground {background-color:#cde5d8;}
Border around this has a color of #cde5d8
<div style="border:2px solid #cde5d8;">Content here</div>
.myborder {border:2px solid #cde5d8;}