#cdeddf color space conversions
Hex:
#cdeddf
RGB:
205, 237, 223
CMY:
20, 7, 13
CMYK:
14, 0, 6, 7
HSL:
154°, 47.0588%, 86.6667%
HSV (HSB):
154°, 13.5021%, 92.9412%
XYZ:
68.7803, 78.8752, 81.4114
xyY:
0.3003, 0.3443, 78.8752
CIE-Lab:
91.1778, -13.0778, 3.2635
CIE-LCH:
91.1778, 13.4789, 165.9882
CIE-Luv:
91.1778, -16.5384, 7.2720
Hunter-Lab:
88.8117, -17.1811, 7.8186
#cdeddf color charts
#cdeddf RGB chart
#cdeddf CMYK chart
#cdeddf RGB pie chart
#cdeddf color shades, tints & tones
#cdeddf color schemes
#cdeddf color preview, HTML & CSS examples
This text has a color of #cdeddf
<p style="color:#cdeddf;">Text here</p>
.mytext {color:#cdeddf;}
Text color #cdeddf
This box has a color of #cdeddf
<div style="background-color:#cdeddf;">Content here</div>
.mybackground {background-color:#cdeddf;}
Background color #cdeddf
Border around this has a color of #cdeddf
<div style="border:2px solid #cdeddf;">Content here</div>
.myborder {border:2px solid #cdeddf;}
Border color #cdeddf