#cddcc9 color space conversions
Hex:
#cddcc9
RGB:
205, 220, 201
CMY:
20, 14, 21
CMYK:
7, 0, 9, 14
HSL:
107°, 21.3483%, 82.5490%
HSV (HSB):
107°, 8.6364%, 86.2745%
XYZ:
61.3127, 68.3826, 65.2260
xyY:
0.3146, 0.3508, 68.3826
CIE-Lab:
86.1974, -8.4826, 7.6053
CIE-LCH:
86.1974, 11.3928, 138.1216
CIE-Luv:
86.1974, -7.4467, 12.8368
Hunter-Lab:
82.6938, -12.3666, 11.1197
#cddcc9 color charts
#cddcc9 color shades, tints & tones
#cddcc9 color schemes
#cddcc9 color preview, HTML & CSS examples
This text has a color of #cddcc9
<p style="color:#cddcc9;">Text here</p>
.mytext {color:#cddcc9;}
This box has a color of #cddcc9
<div style="background-color:#cddcc9;">Content here</div>
.mybackground {background-color:#cddcc9;}
Border around this has a color of #cddcc9
<div style="border:2px solid #cddcc9;">Content here</div>
.myborder {border:2px solid #cddcc9;}