#ddeffb color space conversions
Hex:
#ddeffb
RGB:
221, 239, 251
CMY:
13, 6, 2
CMYK:
12, 5, 0, 2
HSL:
204°, 78.9474%, 92.5490%
HSV (HSB):
204°, 11.9522%, 98.4314%
XYZ:
78.0979, 84.0702, 103.3778
xyY:
0.2941, 0.3166, 84.0702
CIE-Lab:
93.4810, -3.5870, -7.8105
CIE-LCH:
93.4810, 8.5948, 245.3331
CIE-Luv:
93.4810, -10.2439, -11.6331
Hunter-Lab:
91.6898, -8.4176, -2.6650
#ddeffb color charts
#ddeffb color shades, tints & tones
#ddeffb color schemes
#ddeffb color preview, HTML & CSS examples
This text has a color of #ddeffb
<p style="color:#ddeffb;">Text here</p>
.mytext {color:#ddeffb;}
This box has a color of #ddeffb
<div style="background-color:#ddeffb;">Content here</div>
.mybackground {background-color:#ddeffb;}
Border around this has a color of #ddeffb
<div style="border:2px solid #ddeffb;">Content here</div>
.myborder {border:2px solid #ddeffb;}