#ddefe8 color space conversions
Hex:
#ddefe8
RGB:
221, 239, 232
CMY:
13, 6, 9
CMYK:
8, 0, 3, 6
HSL:
157°, 36.0000%, 90.1961%
HSV (HSB):
157°, 7.5314%, 93.7255%
XYZ:
75.2508, 82.9314, 88.3851
xyY:
0.3052, 0.3363, 82.9314
CIE-Lab:
92.9844, -7.2079, 1.3364
CIE-LCH:
92.9844, 7.3307, 169.4960
CIE-Luv:
92.9844, -9.4984, 3.3273
Hunter-Lab:
91.0667, -11.8674, 6.2025
#ddefe8 color charts
#ddefe8 color shades, tints & tones
#ddefe8 color schemes
#ddefe8 color preview, HTML & CSS examples
This text has a color of #ddefe8
<p style="color:#ddefe8;">Text here</p>
.mytext {color:#ddefe8;}
This box has a color of #ddefe8
<div style="background-color:#ddefe8;">Content here</div>
.mybackground {background-color:#ddefe8;}
Border around this has a color of #ddefe8
<div style="border:2px solid #ddefe8;">Content here</div>
.myborder {border:2px solid #ddefe8;}