#dcddec color space conversions
Hex:
#dcddec
RGB:
220, 221, 236
CMY:
14, 13, 7
CMYK:
7, 6, 0, 7
HSL:
236°, 29.6296%, 89.4118%
HSV (HSB):
236°, 6.7797%, 92.5490%
XYZ:
70.5120, 72.9847, 89.7280
xyY:
0.3023, 0.3129, 72.9847
CIE-Lab:
88.4404, 2.4574, -7.4381
CIE-LCH:
88.4404, 7.8335, 288.2825
CIE-Luv:
88.4404, -1.3999, -11.9828
Hunter-Lab:
85.4311, -2.1764, -2.4703
#dcddec color charts
#dcddec color shades, tints & tones
#dcddec color schemes
#dcddec color preview, HTML & CSS examples
This text has a color of #dcddec
<p style="color:#dcddec;">Text here</p>
.mytext {color:#dcddec;}
This box has a color of #dcddec
<div style="background-color:#dcddec;">Content here</div>
.mybackground {background-color:#dcddec;}
Border around this has a color of #dcddec
<div style="border:2px solid #dcddec;">Content here</div>
.myborder {border:2px solid #dcddec;}