#dcdbdd color space conversions
Hex:
#dcdbdd
RGB:
220, 219, 221
CMY:
14, 14, 13
CMYK:
0, 1, 0, 13
HSL:
270°, 2.8571%, 86.2745%
HSV (HSB):
270°, 0.9050%, 86.6667%
XYZ:
67.8979, 71.0991, 78.5515
xyY:
0.3121, 0.3268, 71.0991
CIE-Lab:
87.5332, 0.7039, -0.8694
CIE-LCH:
87.5332, 1.1186, 308.9940
CIE-Luv:
87.5332, 0.4511, -1.4510
Hunter-Lab:
84.3203, -3.8257, 3.7905
#dcdbdd color charts
#dcdbdd color shades, tints & tones
#dcdbdd color schemes
#dcdbdd color preview, HTML & CSS examples
This text has a color of #dcdbdd
<p style="color:#dcdbdd;">Text here</p>
.mytext {color:#dcdbdd;}
This box has a color of #dcdbdd
<div style="background-color:#dcdbdd;">Content here</div>
.mybackground {background-color:#dcdbdd;}
Border around this has a color of #dcdbdd
<div style="border:2px solid #dcdbdd;">Content here</div>
.myborder {border:2px solid #dcdbdd;}