#dcdfe5 color space conversions
Hex:
#dcdfe5
RGB:
220, 223, 229
CMY:
14, 13, 10
CMYK:
4, 3, 0, 10
HSL:
220°, 14.7541%, 88.0392%
HSV (HSB):
220°, 3.9301%, 89.8039%
XYZ:
70.0457, 73.6481, 84.6524
xyY:
0.3068, 0.3225, 73.6481
CIE-Lab:
88.7559, 0.0976, -3.2898
CIE-LCH:
88.7559, 3.2912, 271.6988
CIE-Luv:
88.7559, -1.9994, -5.0802
Hunter-Lab:
85.8185, -4.4893, 1.5885
#dcdfe5 color charts
#dcdfe5 color shades, tints & tones
#dcdfe5 color schemes
#dcdfe5 color preview, HTML & CSS examples
This text has a color of #dcdfe5
<p style="color:#dcdfe5;">Text here</p>
.mytext {color:#dcdfe5;}
This box has a color of #dcdfe5
<div style="background-color:#dcdfe5;">Content here</div>
.mybackground {background-color:#dcdfe5;}
Border around this has a color of #dcdfe5
<div style="border:2px solid #dcdfe5;">Content here</div>
.myborder {border:2px solid #dcdfe5;}