#ddddeb color space conversions
Hex:
#ddddeb
RGB:
221, 221, 235
CMY:
13, 13, 8
CMYK:
6, 6, 0, 8
HSL:
240°, 25.9259%, 89.4118%
HSV (HSB):
240°, 5.9574%, 92.1569%
XYZ:
70.6706, 73.0832, 88.9790
xyY:
0.3037, 0.3140, 73.0832
CIE-Lab:
88.4874, 2.5941, -6.8339
CIE-LCH:
88.4874, 7.3097, 290.7866
CIE-Luv:
88.4874, -0.7952, -11.0535
Hunter-Lab:
85.4887, -2.0453, -1.8685
#ddddeb color charts
#ddddeb RGB chart
#ddddeb CMYK chart
#ddddeb RGB pie chart
#ddddeb color shades, tints & tones
#ddddeb color schemes
#ddddeb color preview, HTML & CSS examples
This text has a color of #ddddeb
<p style="color:#ddddeb;">Text here</p>
.mytext {color:#ddddeb;}
Text color #ddddeb
This box has a color of #ddddeb
<div style="background-color:#ddddeb;">Content here</div>
.mybackground {background-color:#ddddeb;}
Background color #ddddeb
Border around this has a color of #ddddeb
<div style="border:2px solid #ddddeb;">Content here</div>
.myborder {border:2px solid #ddddeb;}
Border color #ddddeb