#dcdbde color space conversions
Hex:
#dcdbde
RGB:
220, 219, 222
CMY:
14, 14, 13
CMYK:
1, 1, 0, 13
HSL:
260°, 4.3478%, 86.4706%
HSV (HSB):
260°, 1.3514%, 87.0588%
XYZ:
68.0315, 71.1526, 79.2554
xyY:
0.3114, 0.3257, 71.1526
CIE-Lab:
87.5591, 0.8852, -1.3589
CIE-LCH:
87.5591, 1.6217, 303.0800
CIE-Luv:
87.5591, 0.3937, -2.2324
Hunter-Lab:
84.3520, -3.6523, 3.3387
#dcdbde color charts
#dcdbde color shades, tints & tones
#dcdbde color schemes
#dcdbde color preview, HTML & CSS examples
This text has a color of #dcdbde
<p style="color:#dcdbde;">Text here</p>
.mytext {color:#dcdbde;}
This box has a color of #dcdbde
<div style="background-color:#dcdbde;">Content here</div>
.mybackground {background-color:#dcdbde;}
Border around this has a color of #dcdbde
<div style="border:2px solid #dcdbde;">Content here</div>
.myborder {border:2px solid #dcdbde;}