#cddbcd color space conversions
Hex:
#cddbcd
RGB:
205, 219, 205
CMY:
20, 14, 20
CMYK:
6, 0, 6, 14
HSL:
120°, 16.2791%, 83.1373%
HSV (HSB):
120°, 6.3927%, 85.8824%
XYZ:
61.5278, 68.0499, 67.6497
xyY:
0.3120, 0.3450, 68.0499
CIE-Lab:
86.0314, -7.2625, 5.2562
CIE-LCH:
86.0314, 8.9650, 144.1052
CIE-Luv:
86.0314, -7.0988, 9.1645
Hunter-Lab:
82.4924, -11.2256, 9.1226
#cddbcd color charts
#cddbcd color shades, tints & tones
#cddbcd color schemes
#cddbcd color preview, HTML & CSS examples
This text has a color of #cddbcd
<p style="color:#cddbcd;">Text here</p>
.mytext {color:#cddbcd;}
This box has a color of #cddbcd
<div style="background-color:#cddbcd;">Content here</div>
.mybackground {background-color:#cddbcd;}
Border around this has a color of #cddbcd
<div style="border:2px solid #cddbcd;">Content here</div>
.myborder {border:2px solid #cddbcd;}