#dcdce6 color space conversions
Hex:
#dcdce6
RGB:
220, 220, 230
CMY:
14, 14, 10
CMYK:
4, 4, 0, 10
HSL:
240°, 16.6667%, 88.2353%
HSV (HSB):
240°, 4.3478%, 90.1961%
XYZ:
69.3913, 72.1152, 85.1252
xyY:
0.3062, 0.3182, 72.1152
CIE-Lab:
88.0240, 1.8415, -4.8934
CIE-LCH:
88.0240, 5.2284, 290.6221
CIE-Luv:
88.0240, -0.5658, -7.8722
Hunter-Lab:
84.9207, -2.7533, 0.0117
#dcdce6 color charts
#dcdce6 color shades, tints & tones
#dcdce6 color schemes
#dcdce6 color preview, HTML & CSS examples
This text has a color of #dcdce6
<p style="color:#dcdce6;">Text here</p>
.mytext {color:#dcdce6;}
This box has a color of #dcdce6
<div style="background-color:#dcdce6;">Content here</div>
.mybackground {background-color:#dcdce6;}
Border around this has a color of #dcdce6
<div style="border:2px solid #dcdce6;">Content here</div>
.myborder {border:2px solid #dcdce6;}