#cdded1 color space conversions
Hex:
#cdded1
RGB:
205, 222, 209
CMY:
20, 13, 18
CMYK:
8, 0, 6, 13
HSL:
134°, 20.4819%, 83.7255%
HSV (HSB):
134°, 7.6577%, 87.0588%
XYZ:
62.8067, 69.8251, 70.4889
xyY:
0.3092, 0.3438, 69.8251
CIE-Lab:
86.9110, -8.0776, 4.4179
CIE-LCH:
86.9110, 9.2068, 151.3244
CIE-Luv:
86.9110, -8.7609, 8.0779
Hunter-Lab:
83.5614, -12.0677, 8.4784
#cdded1 color charts
#cdded1 color shades, tints & tones
#cdded1 color schemes
#cdded1 color preview, HTML & CSS examples
This text has a color of #cdded1
<p style="color:#cdded1;">Text here</p>
.mytext {color:#cdded1;}
This box has a color of #cdded1
<div style="background-color:#cdded1;">Content here</div>
.mybackground {background-color:#cdded1;}
Border around this has a color of #cdded1
<div style="border:2px solid #cdded1;">Content here</div>
.myborder {border:2px solid #cdded1;}