#dddbe4 color space conversions
Hex:
#dddbe4
RGB:
221, 219, 228
CMY:
13, 14, 11
CMYK:
3, 4, 0, 11
HSL:
253°, 14.2857%, 87.6471%
HSV (HSB):
253°, 3.9474%, 89.4118%
XYZ:
69.1539, 71.6366, 83.5812
xyY:
0.3082, 0.3193, 71.6366
CIE-Lab:
87.7934, 2.3215, -4.1703
CIE-LCH:
87.7934, 4.7729, 299.1034
CIE-Luv:
87.7934, 0.6044, -6.8265
Hunter-Lab:
84.6384, -2.2736, 0.6975
#dddbe4 color charts
#dddbe4 color shades, tints & tones
#dddbe4 color schemes
#dddbe4 color preview, HTML & CSS examples
This text has a color of #dddbe4
<p style="color:#dddbe4;">Text here</p>
.mytext {color:#dddbe4;}
This box has a color of #dddbe4
<div style="background-color:#dddbe4;">Content here</div>
.mybackground {background-color:#dddbe4;}
Border around this has a color of #dddbe4
<div style="border:2px solid #dddbe4;">Content here</div>
.myborder {border:2px solid #dddbe4;}