#dddbef color space conversions
Hex:
#dddbef
RGB:
221, 219, 239
CMY:
13, 14, 6
CMYK:
8, 8, 0, 6
HSL:
246°, 38.4615%, 89.8039%
HSV (HSB):
246°, 8.3682%, 93.7255%
XYZ:
70.7303, 72.2672, 91.8824
xyY:
0.3011, 0.3077, 72.2672
CIE-Lab:
88.0970, 4.4041, -9.5190
CIE-LCH:
88.0970, 10.4885, 294.8283
CIE-Luv:
88.0970, -0.0528, -15.6104
Hunter-Lab:
85.0101, -0.2517, -4.5760
#dddbef color charts
#dddbef color shades, tints & tones
#dddbef color schemes
#dddbef color preview, HTML & CSS examples
This text has a color of #dddbef
<p style="color:#dddbef;">Text here</p>
.mytext {color:#dddbef;}
This box has a color of #dddbef
<div style="background-color:#dddbef;">Content here</div>
.mybackground {background-color:#dddbef;}
Border around this has a color of #dddbef
<div style="border:2px solid #dddbef;">Content here</div>
.myborder {border:2px solid #dddbef;}