#ddf6d5 color space conversions
Hex:
#ddf6d5
RGB:
221, 246, 213
CMY:
13, 4, 16
CMYK:
10, 0, 13, 4
HSL:
105°, 64.7059%, 90.0000%
HSV (HSB):
105°, 13.4146%, 96.4706%
XYZ:
74.7848, 86.0878, 75.6258
xyY:
0.3162, 0.3640, 86.0878
CIE-Lab:
94.3499, -14.0504, 13.1388
CIE-LCH:
94.3499, 19.2365, 136.9203
CIE-Luv:
94.3499, -12.3314, 22.1291
Hunter-Lab:
92.7835, -18.4976, 16.6225
#ddf6d5 color charts
#ddf6d5 color shades, tints & tones
#ddf6d5 color schemes
#ddf6d5 color preview, HTML & CSS examples
This text has a color of #ddf6d5
<p style="color:#ddf6d5;">Text here</p>
.mytext {color:#ddf6d5;}
This box has a color of #ddf6d5
<div style="background-color:#ddf6d5;">Content here</div>
.mybackground {background-color:#ddf6d5;}
Border around this has a color of #ddf6d5
<div style="border:2px solid #ddf6d5;">Content here</div>
.myborder {border:2px solid #ddf6d5;}