#cdedec color space conversions
Hex:
#cdedec
RGB:
205, 237, 236
CMY:
20, 7, 7
CMYK:
14, 0, 0, 7
HSL:
178°, 47.0588%, 86.6667%
HSV (HSB):
178°, 13.5021%, 92.9412%
XYZ:
70.6013, 79.6036, 91.0008
xyY:
0.2927, 0.3300, 79.6036
CIE-Lab:
91.5067, -10.5683, -3.0338
CIE-LCH:
91.5067, 10.9952, 196.0171
CIE-Luv:
91.5067, -16.8689, -2.8690
Hunter-Lab:
89.2209, -14.8877, 1.9818
#cdedec color charts
#cdedec RGB chart
#cdedec CMYK chart
#cdedec RGB pie chart
#cdedec color shades, tints & tones
#cdedec color schemes
#cdedec color preview, HTML & CSS examples
This text has a color of #cdedec
<p style="color:#cdedec;">Text here</p>
.mytext {color:#cdedec;}
Text color #cdedec
This box has a color of #cdedec
<div style="background-color:#cdedec;">Content here</div>
.mybackground {background-color:#cdedec;}
Background color #cdedec
Border around this has a color of #cdedec
<div style="border:2px solid #cdedec;">Content here</div>
.myborder {border:2px solid #cdedec;}
Border color #cdedec