#cddbd5 color space conversions
Hex:
#cddbd5
RGB:
205, 219, 213
CMY:
20, 14, 16
CMYK:
6, 0, 3, 14
HSL:
154°, 16.2791%, 83.1373%
HSV (HSB):
154°, 6.3927%, 85.8824%
XYZ:
62.5186, 68.4463, 72.8672
xyY:
0.3067, 0.3358, 68.4463
CIE-Lab:
86.2291, -5.8053, 1.3178
CIE-LCH:
86.2291, 5.9530, 167.2102
CIE-Luv:
86.2291, -7.4256, 3.0168
Hunter-Lab:
82.7323, -9.8937, 5.6924
#cddbd5 color charts
#cddbd5 color shades, tints & tones
#cddbd5 color schemes
#cddbd5 color preview, HTML & CSS examples
This text has a color of #cddbd5
<p style="color:#cddbd5;">Text here</p>
.mytext {color:#cddbd5;}
This box has a color of #cddbd5
<div style="background-color:#cddbd5;">Content here</div>
.mybackground {background-color:#cddbd5;}
Border around this has a color of #cddbd5
<div style="border:2px solid #cddbd5;">Content here</div>
.myborder {border:2px solid #cddbd5;}