#cddbd7 color space conversions
Hex:
#cddbd7
RGB:
205, 219, 215
CMY:
20, 14, 16
CMYK:
6, 0, 2, 14
HSL:
163°, 16.2791%, 83.1373%
HSV (HSB):
163°, 6.3927%, 85.8824%
XYZ:
62.7741, 68.5485, 74.2126
xyY:
0.3054, 0.3335, 68.5485
CIE-Lab:
86.2800, -5.4329, 0.3354
CIE-LCH:
86.2800, 5.4433, 176.4677
CIE-Luv:
86.2800, -7.5084, 1.4613
Hunter-Lab:
82.7940, -9.5515, 4.8111
#cddbd7 color charts
#cddbd7 color shades, tints & tones
#cddbd7 color schemes
#cddbd7 color preview, HTML & CSS examples
This text has a color of #cddbd7
<p style="color:#cddbd7;">Text here</p>
.mytext {color:#cddbd7;}
This box has a color of #cddbd7
<div style="background-color:#cddbd7;">Content here</div>
.mybackground {background-color:#cddbd7;}
Border around this has a color of #cddbd7
<div style="border:2px solid #cddbd7;">Content here</div>
.myborder {border:2px solid #cddbd7;}