#cddbd6 color space conversions
Hex:
#cddbd6
RGB:
205, 219, 214
CMY:
20, 14, 16
CMYK:
6, 0, 2, 14
HSL:
159°, 16.2791%, 83.1373%
HSV (HSB):
159°, 6.3927%, 85.8824%
XYZ:
62.6460, 68.4972, 73.5378
xyY:
0.3061, 0.3347, 68.4972
CIE-Lab:
86.2545, -5.6195, 0.8265
CIE-LCH:
86.2545, 5.6799, 171.6332
CIE-Luv:
86.2545, -7.4670, 2.2399
Hunter-Lab:
82.7630, -9.7230, 5.2529
#cddbd6 color charts
#cddbd6 color shades, tints & tones
#cddbd6 color schemes
#cddbd6 color preview, HTML & CSS examples
This text has a color of #cddbd6
<p style="color:#cddbd6;">Text here</p>
.mytext {color:#cddbd6;}
This box has a color of #cddbd6
<div style="background-color:#cddbd6;">Content here</div>
.mybackground {background-color:#cddbd6;}
Border around this has a color of #cddbd6
<div style="border:2px solid #cddbd6;">Content here</div>
.myborder {border:2px solid #cddbd6;}