#cddecd color space conversions
Hex:
#cddecd
RGB:
205, 222, 205
CMY:
20, 13, 20
CMYK:
8, 0, 8, 13
HSL:
120°, 20.4819%, 83.7255%
HSV (HSB):
120°, 7.6577%, 87.0588%
XYZ:
62.3176, 69.6295, 67.9130
xyY:
0.3118, 0.3484, 69.6295
CIE-Lab:
86.8148, -8.7964, 6.3858
CIE-LCH:
86.8148, 10.8699, 144.0223
CIE-Luv:
86.8148, -8.6106, 11.1191
Hunter-Lab:
83.4443, -12.7207, 10.1565
#cddecd color charts
#cddecd RGB chart
#cddecd CMYK chart
#cddecd RGB pie chart
#cddecd color shades, tints & tones
#cddecd color schemes
#cddecd color preview, HTML & CSS examples
This text has a color of #cddecd
<p style="color:#cddecd;">Text here</p>
.mytext {color:#cddecd;}
Text color #cddecd
This box has a color of #cddecd
<div style="background-color:#cddecd;">Content here</div>
.mybackground {background-color:#cddecd;}
Background color #cddecd
Border around this has a color of #cddecd
<div style="border:2px solid #cddecd;">Content here</div>
.myborder {border:2px solid #cddecd;}
Border color #cddecd