#dcedcd color space conversions
Hex:
#dcedcd
RGB:
220, 237, 205
CMY:
14, 7, 20
CMYK:
7, 0, 14, 7
HSL:
92°, 47.0588%, 86.6667%
HSV (HSB):
92°, 13.5021%, 92.9412%
XYZ:
70.8188, 80.1918, 69.5036
xyY:
0.3212, 0.3637, 80.1918
CIE-Lab:
91.7708, -11.2423, 13.6068
CIE-LCH:
91.7708, 17.6503, 129.5645
CIE-Luv:
91.7708, -8.0201, 22.1789
Hunter-Lab:
89.5499, -15.5489, 16.6673
#dcedcd color charts
#dcedcd RGB chart
#dcedcd CMYK chart
#dcedcd RGB pie chart
#dcedcd color shades, tints & tones
#dcedcd color schemes
#dcedcd color preview, HTML & CSS examples
This text has a color of #dcedcd
<p style="color:#dcedcd;">Text here</p>
.mytext {color:#dcedcd;}
Text color #dcedcd
This box has a color of #dcedcd
<div style="background-color:#dcedcd;">Content here</div>
.mybackground {background-color:#dcedcd;}
Background color #dcedcd
Border around this has a color of #dcedcd
<div style="border:2px solid #dcedcd;">Content here</div>
.myborder {border:2px solid #dcedcd;}
Border color #dcedcd