#cdeced color space conversions
Hex:
#cdeced
RGB:
205, 236, 237
CMY:
20, 7, 7
CMYK:
14, 0, 0, 7
HSL:
182°, 47.0588%, 86.6667%
HSV (HSB):
182°, 13.5021%, 92.9412%
XYZ:
70.4584, 79.0845, 91.6720
xyY:
0.2921, 0.3279, 79.0845
CIE-Lab:
91.2725, -9.8647, -3.8997
CIE-LCH:
91.2725, 10.6075, 201.5700
CIE-Luv:
91.2725, -16.4269, -4.3457
Hunter-Lab:
88.9294, -14.2019, 1.1321
#cdeced color charts
#cdeced color shades, tints & tones
#cdeced color schemes
#cdeced color preview, HTML & CSS examples
This text has a color of #cdeced
<p style="color:#cdeced;">Text here</p>
.mytext {color:#cdeced;}
This box has a color of #cdeced
<div style="background-color:#cdeced;">Content here</div>
.mybackground {background-color:#cdeced;}
Border around this has a color of #cdeced
<div style="border:2px solid #cdeced;">Content here</div>
.myborder {border:2px solid #cdeced;}