#cde5da color space conversions
Hex:
#cde5da
RGB:
205, 229, 218
CMY:
20, 10, 15
CMYK:
10, 0, 5, 10
HSL:
153°, 31.5789%, 85.0980%
HSV (HSB):
153°, 10.4803%, 89.8039%
XYZ:
65.8510, 74.0797, 77.1578
xyY:
0.3033, 0.3412, 74.0797
CIE-Lab:
88.9601, -9.9842, 2.6582
CIE-LCH:
88.9601, 10.3320, 165.0916
CIE-Luv:
88.9601, -12.5271, 5.7937
Hunter-Lab:
86.0696, -14.0530, 7.0977
#cde5da color charts
#cde5da color shades, tints & tones
#cde5da color schemes
#cde5da color preview, HTML & CSS examples
This text has a color of #cde5da
<p style="color:#cde5da;">Text here</p>
.mytext {color:#cde5da;}
This box has a color of #cde5da
<div style="background-color:#cde5da;">Content here</div>
.mybackground {background-color:#cde5da;}
Border around this has a color of #cde5da
<div style="border:2px solid #cde5da;">Content here</div>
.myborder {border:2px solid #cde5da;}