#ddfddf color space conversions
Hex:
#ddfddf
RGB:
221, 253, 223
CMY:
13, 1, 13
CMYK:
13, 0, 12, 1
HSL:
124°, 88.8889%, 92.9412%
HSV (HSB):
124°, 12.6482%, 99.2157%
XYZ:
78.2634, 90.9504, 83.2423
xyY:
0.3100, 0.3603, 90.9504
CIE-Lab:
96.3896, -15.7937, 10.8987
CIE-LCH:
96.3896, 19.1891, 145.3919
CIE-Luv:
96.3896, -16.0981, 19.2622
Hunter-Lab:
95.3679, -20.4085, 15.0060
#ddfddf color charts
#ddfddf color shades, tints & tones
#ddfddf color schemes
#ddfddf color preview, HTML & CSS examples
This text has a color of #ddfddf
<p style="color:#ddfddf;">Text here</p>
.mytext {color:#ddfddf;}
This box has a color of #ddfddf
<div style="background-color:#ddfddf;">Content here</div>
.mybackground {background-color:#ddfddf;}
Border around this has a color of #ddfddf
<div style="border:2px solid #ddfddf;">Content here</div>
.myborder {border:2px solid #ddfddf;}