#cdede5 color space conversions
Hex:
#cdede5
RGB:
205, 237, 229
CMY:
20, 7, 10
CMYK:
14, 0, 3, 7
HSL:
165°, 47.0588%, 86.6667%
HSV (HSB):
165°, 13.5021%, 92.9412%
XYZ:
69.6039, 79.2047, 85.7483
xyY:
0.2967, 0.3377, 79.2047
CIE-Lab:
91.3268, -11.9355, 0.3527
CIE-LCH:
91.3268, 11.9407, 178.3075
CIE-Luv:
91.3268, -16.6895, 2.6259
Hunter-Lab:
88.9970, -16.1412, 5.1722
#cdede5 color charts
#cdede5 color shades, tints & tones
#cdede5 color schemes
#cdede5 color preview, HTML & CSS examples
This text has a color of #cdede5
<p style="color:#cdede5;">Text here</p>
.mytext {color:#cdede5;}
This box has a color of #cdede5
<div style="background-color:#cdede5;">Content here</div>
.mybackground {background-color:#cdede5;}
Border around this has a color of #cdede5
<div style="border:2px solid #cdede5;">Content here</div>
.myborder {border:2px solid #cdede5;}