#dceddc color space conversions
Hex:
#dceddc
RGB:
220, 237, 220
CMY:
14, 7, 14
CMYK:
7, 0, 7, 7
HSL:
120°, 32.0755%, 89.6078%
HSV (HSB):
120°, 7.1730%, 92.9412%
XYZ:
72.7177, 80.9513, 79.5027
xyY:
0.3119, 0.3472, 80.9513
CIE-Lab:
92.1100, -8.6887, 6.3007
CIE-LCH:
92.1100, 10.7328, 144.0521
CIE-Luv:
92.1100, -8.5819, 11.0810
Hunter-Lab:
89.9730, -13.1860, 10.5907
#dceddc color charts
#dceddc color shades, tints & tones
#dceddc color schemes
#dceddc color preview, HTML & CSS examples
This text has a color of #dceddc
<p style="color:#dceddc;">Text here</p>
.mytext {color:#dceddc;}
This box has a color of #dceddc
<div style="background-color:#dceddc;">Content here</div>
.mybackground {background-color:#dceddc;}
Border around this has a color of #dceddc
<div style="border:2px solid #dceddc;">Content here</div>
.myborder {border:2px solid #dceddc;}