#ddfdec color space conversions
Hex:
#ddfdec
RGB:
221, 253, 236
CMY:
13, 1, 7
CMYK:
13, 0, 7, 1
HSL:
148°, 88.8889%, 92.9412%
HSV (HSB):
148°, 12.6482%, 99.2157%
XYZ:
80.0844, 91.6788, 92.8318
xyY:
0.3027, 0.3465, 91.6788
CIE-Lab:
96.6889, -13.4766, 4.6458
CIE-LCH:
96.6889, 14.2549, 160.9793
CIE-Luv:
96.6889, -16.4352, 9.5160
Hunter-Lab:
95.7491, -18.2637, 9.5408
#ddfdec color charts
#ddfdec RGB chart
#ddfdec CMYK chart
#ddfdec RGB pie chart
#ddfdec color shades, tints & tones
#ddfdec color schemes
#ddfdec color preview, HTML & CSS examples
This text has a color of #ddfdec
<p style="color:#ddfdec;">Text here</p>
.mytext {color:#ddfdec;}
Text color #ddfdec
This box has a color of #ddfdec
<div style="background-color:#ddfdec;">Content here</div>
.mybackground {background-color:#ddfdec;}
Background color #ddfdec
Border around this has a color of #ddfdec
<div style="border:2px solid #ddfdec;">Content here</div>
.myborder {border:2px solid #ddfdec;}
Border color #ddfdec