#ddf8ff color space conversions
Hex:
#ddf8ff
RGB:
221, 248, 255
CMY:
13, 3, 0
CMYK:
13, 3, 0, 0
HSL:
192°, 100.0000%, 93.3333%
HSV (HSB):
192°, 13.3333%, 100.0000%
XYZ:
81.4362, 89.7270, 107.6346
xyY:
0.2921, 0.3218, 89.7270
CIE-Lab:
95.8834, -7.3624, -6.3303
CIE-LCH:
95.8834, 9.7096, 220.6896
CIE-Luv:
95.8834, -14.6162, -8.6604
Hunter-Lab:
94.7243, -12.3079, -1.0638
#ddf8ff color charts
#ddf8ff color shades, tints & tones
#ddf8ff color schemes
#ddf8ff color preview, HTML & CSS examples
This text has a color of #ddf8ff
<p style="color:#ddf8ff;">Text here</p>
.mytext {color:#ddf8ff;}
This box has a color of #ddf8ff
<div style="background-color:#ddf8ff;">Content here</div>
.mybackground {background-color:#ddf8ff;}
Border around this has a color of #ddf8ff
<div style="border:2px solid #ddf8ff;">Content here</div>
.myborder {border:2px solid #ddf8ff;}