#cde3d6 color space conversions
Hex:
#cde3d6
RGB:
205, 227, 214
CMY:
20, 11, 16
CMYK:
10, 0, 6, 11
HSL:
145°, 28.2051%, 84.7059%
HSV (HSB):
145°, 9.6916%, 89.0196%
XYZ:
64.7835, 72.7723, 74.2503
xyY:
0.3059, 0.3436, 72.7723
CIE-Lab:
88.3390, -9.7108, 3.8556
CIE-LCH:
88.3390, 10.4482, 158.3446
CIE-Luv:
88.3390, -11.4170, 7.5438
Hunter-Lab:
85.3067, -13.7305, 8.1091
#cde3d6 color charts
#cde3d6 color shades, tints & tones
#cde3d6 color schemes
#cde3d6 color preview, HTML & CSS examples
This text has a color of #cde3d6
<p style="color:#cde3d6;">Text here</p>
.mytext {color:#cde3d6;}
This box has a color of #cde3d6
<div style="background-color:#cde3d6;">Content here</div>
.mybackground {background-color:#cde3d6;}
Border around this has a color of #cde3d6
<div style="border:2px solid #cde3d6;">Content here</div>
.myborder {border:2px solid #cde3d6;}