#ddf3ff color space conversions
Hex:
#ddf3ff
RGB:
221, 243, 255
CMY:
13, 5, 0
CMYK:
13, 5, 0, 0
HSL:
201°, 100.0000%, 93.3333%
HSV (HSB):
201°, 13.3333%, 100.0000%
XYZ:
79.9194, 86.6933, 107.1290
xyY:
0.2920, 0.3167, 86.6933
CIE-Lab:
94.6080, -4.8319, -8.2168
CIE-LCH:
94.6080, 9.5322, 239.5422
CIE-Luv:
94.6080, -12.2778, -12.0922
Hunter-Lab:
93.1093, -9.7275, -3.0410
#ddf3ff color charts
#ddf3ff color shades, tints & tones
#ddf3ff color schemes
#ddf3ff color preview, HTML & CSS examples
This text has a color of #ddf3ff
<p style="color:#ddf3ff;">Text here</p>
.mytext {color:#ddf3ff;}
This box has a color of #ddf3ff
<div style="background-color:#ddf3ff;">Content here</div>
.mybackground {background-color:#ddf3ff;}
Border around this has a color of #ddf3ff
<div style="border:2px solid #ddf3ff;">Content here</div>
.myborder {border:2px solid #ddf3ff;}