#deddf0 color space conversions
Hex:
#deddf0
RGB:
222, 221, 240
CMY:
13, 13, 6
CMYK:
8, 8, 0, 6
HSL:
243°, 38.7755%, 90.3922%
HSV (HSB):
243°, 7.9167%, 94.1176%
XYZ:
71.7088, 73.5338, 92.8521
xyY:
0.3012, 0.3088, 73.5338
CIE-Lab:
88.7017, 3.8779, -9.1390
CIE-LCH:
88.7017, 9.9277, 292.9924
CIE-Luv:
88.7017, -0.5393, -14.9298
Hunter-Lab:
85.7518, -0.7975, -4.1729
#deddf0 color charts
#deddf0 color shades, tints & tones
#deddf0 color schemes
#deddf0 color preview, HTML & CSS examples
This text has a color of #deddf0
<p style="color:#deddf0;">Text here</p>
.mytext {color:#deddf0;}
This box has a color of #deddf0
<div style="background-color:#deddf0;">Content here</div>
.mybackground {background-color:#deddf0;}
Border around this has a color of #deddf0
<div style="border:2px solid #deddf0;">Content here</div>
.myborder {border:2px solid #deddf0;}