#ddf9da color space conversions
Hex:
#ddf9da
RGB:
221, 249, 218
CMY:
13, 2, 15
CMYK:
11, 0, 12, 2
HSL:
114°, 72.0930%, 91.5686%
HSV (HSB):
114°, 12.4498%, 97.6471%
XYZ:
76.3494, 88.1855, 79.3271
xyY:
0.3131, 0.3616, 88.1855
CIE-Lab:
95.2390, -14.6860, 11.8281
CIE-LCH:
95.2390, 18.8569, 141.1521
CIE-Luv:
95.2390, -13.9825, 20.3815
Hunter-Lab:
93.9071, -19.2115, 15.6503
#ddf9da color charts
#ddf9da color shades, tints & tones
#ddf9da color schemes
#ddf9da color preview, HTML & CSS examples
This text has a color of #ddf9da
<p style="color:#ddf9da;">Text here</p>
.mytext {color:#ddf9da;}
This box has a color of #ddf9da
<div style="background-color:#ddf9da;">Content here</div>
.mybackground {background-color:#ddf9da;}
Border around this has a color of #ddf9da
<div style="border:2px solid #ddf9da;">Content here</div>
.myborder {border:2px solid #ddf9da;}