#cde9dc color space conversions
Hex:
#cde9dc
RGB:
205, 233, 220
CMY:
20, 9, 14
CMYK:
12, 0, 6, 9
HSL:
152°, 38.8889%, 85.8824%
HSV (HSB):
152°, 12.0172%, 91.3725%
XYZ:
67.2340, 76.4243, 78.9179
xyY:
0.3021, 0.3434, 76.4243
CIE-Lab:
90.0560, -11.6318, 3.2018
CIE-LCH:
90.0560, 12.0644, 164.6096
CIE-Luv:
90.0560, -14.5306, 6.9145
Hunter-Lab:
87.4210, -15.7053, 7.6716
#cde9dc color charts
#cde9dc color shades, tints & tones
#cde9dc color schemes
#cde9dc color preview, HTML & CSS examples
This text has a color of #cde9dc
<p style="color:#cde9dc;">Text here</p>
.mytext {color:#cde9dc;}
This box has a color of #cde9dc
<div style="background-color:#cde9dc;">Content here</div>
.mybackground {background-color:#cde9dc;}
Border around this has a color of #cde9dc
<div style="border:2px solid #cde9dc;">Content here</div>
.myborder {border:2px solid #cde9dc;}