#dcddf1 color space conversions
Hex:
#dcddf1
RGB:
220, 221, 241
CMY:
14, 13, 5
CMYK:
9, 8, 0, 5
HSL:
237°, 42.8571%, 90.3922%
HSV (HSB):
237°, 8.7137%, 94.5098%
XYZ:
71.2488, 73.2794, 93.6082
xyY:
0.2992, 0.3077, 73.2794
CIE-Lab:
88.5808, 3.4234, -9.8609
CIE-LCH:
88.5808, 10.4382, 289.1457
CIE-Luv:
88.5808, -1.6842, -16.0007
Hunter-Lab:
85.6034, -1.2381, -4.9119
#dcddf1 color charts
#dcddf1 color shades, tints & tones
#dcddf1 color schemes
#dcddf1 color preview, HTML & CSS examples
This text has a color of #dcddf1
<p style="color:#dcddf1;">Text here</p>
.mytext {color:#dcddf1;}
This box has a color of #dcddf1
<div style="background-color:#dcddf1;">Content here</div>
.mybackground {background-color:#dcddf1;}
Border around this has a color of #dcddf1
<div style="border:2px solid #dcddf1;">Content here</div>
.myborder {border:2px solid #dcddf1;}