#dcdfe8 color space conversions
Hex:
#dcdfe8
RGB:
220, 223, 232
CMY:
14, 13, 9
CMYK:
5, 4, 0, 9
HSL:
225°, 20.6897%, 88.6275%
HSV (HSB):
225°, 5.1724%, 90.9804%
XYZ:
70.4684, 73.8172, 86.8780
xyY:
0.3048, 0.3193, 73.8172
CIE-Lab:
88.8360, 0.6589, -4.7494
CIE-LCH:
88.8360, 4.7949, 277.8979
CIE-Luv:
88.8360, -2.1610, -7.4522
Hunter-Lab:
85.9169, -3.9504, 0.1886
#dcdfe8 color charts
#dcdfe8 color shades, tints & tones
#dcdfe8 color schemes
#dcdfe8 color preview, HTML & CSS examples
This text has a color of #dcdfe8
<p style="color:#dcdfe8;">Text here</p>
.mytext {color:#dcdfe8;}
This box has a color of #dcdfe8
<div style="background-color:#dcdfe8;">Content here</div>
.mybackground {background-color:#dcdfe8;}
Border around this has a color of #dcdfe8
<div style="border:2px solid #dcdfe8;">Content here</div>
.myborder {border:2px solid #dcdfe8;}