#cddec3 color space conversions
Hex:
#cddec3
RGB:
205, 222, 195
CMY:
20, 13, 24
CMYK:
8, 0, 12, 13
HSL:
98°, 29.0323%, 81.7647%
HSV (HSB):
98°, 12.1622%, 87.0588%
XYZ:
61.1484, 69.1618, 61.7565
xyY:
0.3184, 0.3601, 69.1618
CIE-Lab:
86.5841, -10.5356, 11.3160
CIE-LCH:
86.5841, 15.4613, 132.9545
CIE-Luv:
86.5841, -8.2430, 18.5738
Hunter-Lab:
83.1636, -14.2890, 14.1863
#cddec3 color charts
#cddec3 color shades, tints & tones
#cddec3 color schemes
#cddec3 color preview, HTML & CSS examples
This text has a color of #cddec3
<p style="color:#cddec3;">Text here</p>
.mytext {color:#cddec3;}
This box has a color of #cddec3
<div style="background-color:#cddec3;">Content here</div>
.mybackground {background-color:#cddec3;}
Border around this has a color of #cddec3
<div style="border:2px solid #cddec3;">Content here</div>
.myborder {border:2px solid #cddec3;}