#cde3d4 color space conversions
Hex:
#cde3d4
RGB:
205, 227, 212
CMY:
20, 11, 17
CMYK:
10, 0, 7, 11
HSL:
139°, 28.2051%, 84.7059%
HSV (HSB):
139°, 9.6916%, 89.0196%
XYZ:
64.5296, 72.6708, 72.9131
xyY:
0.3071, 0.3459, 72.6708
CIE-Lab:
88.2905, -10.0771, 4.8351
CIE-LCH:
88.2905, 11.1771, 154.3679
CIE-Luv:
88.2905, -11.3506, 9.0733
Hunter-Lab:
85.2472, -14.0633, 8.9614
#cde3d4 color charts
#cde3d4 color shades, tints & tones
#cde3d4 color schemes
#cde3d4 color preview, HTML & CSS examples
This text has a color of #cde3d4
<p style="color:#cde3d4;">Text here</p>
.mytext {color:#cde3d4;}
This box has a color of #cde3d4
<div style="background-color:#cde3d4;">Content here</div>
.mybackground {background-color:#cde3d4;}
Border around this has a color of #cde3d4
<div style="border:2px solid #cde3d4;">Content here</div>
.myborder {border:2px solid #cde3d4;}