#dddfeb color space conversions
Hex:
#dddfeb
RGB:
221, 223, 235
CMY:
13, 13, 8
CMYK:
6, 5, 0, 8
HSL:
231°, 25.9259%, 89.4118%
HSV (HSB):
231°, 5.9574%, 92.1569%
XYZ:
71.2019, 74.1457, 89.1561
xyY:
0.3036, 0.3162, 74.1457
CIE-Lab:
88.9913, 1.5543, -6.0891
CIE-LCH:
88.9913, 6.2843, 284.3197
CIE-Luv:
88.9913, -1.7777, -9.7098
Hunter-Lab:
86.1079, -3.0887, -1.1133
#dddfeb color charts
#dddfeb color shades, tints & tones
#dddfeb color schemes
#dddfeb color preview, HTML & CSS examples
This text has a color of #dddfeb
<p style="color:#dddfeb;">Text here</p>
.mytext {color:#dddfeb;}
This box has a color of #dddfeb
<div style="background-color:#dddfeb;">Content here</div>
.mybackground {background-color:#dddfeb;}
Border around this has a color of #dddfeb
<div style="border:2px solid #dddfeb;">Content here</div>
.myborder {border:2px solid #dddfeb;}