#ddf5d8 color space conversions
Hex:
#ddf5d8
RGB:
221, 245, 216
CMY:
13, 4, 15
CMYK:
10, 0, 12, 4
HSL:
110°, 59.1837%, 90.3922%
HSV (HSB):
110°, 11.8367%, 96.0784%
XYZ:
74.8659, 85.6348, 77.5491
xyY:
0.3145, 0.3597, 85.6348
CIE-Lab:
94.1560, -13.0480, 11.3156
CIE-LCH:
94.1560, 17.2712, 139.0672
CIE-Luv:
94.1560, -11.9206, 19.3022
Hunter-Lab:
92.5391, -17.5335, 15.0915
#ddf5d8 color charts
#ddf5d8 color shades, tints & tones
#ddf5d8 color schemes
#ddf5d8 color preview, HTML & CSS examples
This text has a color of #ddf5d8
<p style="color:#ddf5d8;">Text here</p>
.mytext {color:#ddf5d8;}
This box has a color of #ddf5d8
<div style="background-color:#ddf5d8;">Content here</div>
.mybackground {background-color:#ddf5d8;}
Border around this has a color of #ddf5d8
<div style="border:2px solid #ddf5d8;">Content here</div>
.myborder {border:2px solid #ddf5d8;}