#dddbe7 color space conversions
Hex:
#dddbe7
RGB:
221, 219, 231
CMY:
13, 14, 9
CMYK:
4, 5, 0, 9
HSL:
250°, 20.0000%, 88.2353%
HSV (HSB):
250°, 5.1948%, 90.5882%
XYZ:
69.5741, 71.8047, 85.7941
xyY:
0.3063, 0.3161, 71.8047
CIE-Lab:
87.8745, 2.8809, -5.6325
CIE-LCH:
87.8745, 6.3265, 297.0888
CIE-Luv:
87.8745, 0.4264, -9.2058
Hunter-Lab:
84.7377, -1.7329, -0.7128
#dddbe7 color charts
#dddbe7 color shades, tints & tones
#dddbe7 color schemes
#dddbe7 color preview, HTML & CSS examples
This text has a color of #dddbe7
<p style="color:#dddbe7;">Text here</p>
.mytext {color:#dddbe7;}
This box has a color of #dddbe7
<div style="background-color:#dddbe7;">Content here</div>
.mybackground {background-color:#dddbe7;}
Border around this has a color of #dddbe7
<div style="border:2px solid #dddbe7;">Content here</div>
.myborder {border:2px solid #dddbe7;}