#dcdcde color space conversions
Hex:
#dcdcde
RGB:
220, 220, 222
CMY:
14, 14, 13
CMYK:
1, 1, 0, 13
HSL:
240°, 2.9412%, 86.6667%
HSV (HSB):
240°, 0.9009%, 87.0588%
XYZ:
68.2932, 71.6760, 79.3426
xyY:
0.3114, 0.3268, 71.6760
CIE-Lab:
87.8124, 0.3661, -0.9881
CIE-LCH:
87.8124, 1.0538, 290.3303
CIE-Luv:
87.8124, -0.1116, -1.5737
Hunter-Lab:
84.6617, -4.1690, 3.6982
#dcdcde color charts
#dcdcde color shades, tints & tones
#dcdcde color schemes
#dcdcde color preview, HTML & CSS examples
This text has a color of #dcdcde
<p style="color:#dcdcde;">Text here</p>
.mytext {color:#dcdcde;}
This box has a color of #dcdcde
<div style="background-color:#dcdcde;">Content here</div>
.mybackground {background-color:#dcdcde;}
Border around this has a color of #dcdcde
<div style="border:2px solid #dcdcde;">Content here</div>
.myborder {border:2px solid #dcdcde;}