#ddedbd color space conversions
Hex:
#ddedbd
RGB:
221, 237, 189
CMY:
13, 7, 26
CMYK:
7, 0, 20, 7
HSL:
80°, 57.1429%, 83.5294%
HSV (HSB):
80°, 20.2532%, 92.9412%
XYZ:
69.2883, 79.6146, 59.8594
xyY:
0.3319, 0.3814, 79.6146
CIE-Lab:
91.5117, -13.4145, 21.5247
CIE-LCH:
91.5117, 25.3626, 121.9318
CIE-Luv:
91.5117, -6.8809, 33.5376
Hunter-Lab:
89.2270, -17.5351, 22.6833
#ddedbd color charts
#ddedbd color shades, tints & tones
#ddedbd color schemes
#ddedbd color preview, HTML & CSS examples
This text has a color of #ddedbd
<p style="color:#ddedbd;">Text here</p>
.mytext {color:#ddedbd;}
This box has a color of #ddedbd
<div style="background-color:#ddedbd;">Content here</div>
.mybackground {background-color:#ddedbd;}
Border around this has a color of #ddedbd
<div style="border:2px solid #ddedbd;">Content here</div>
.myborder {border:2px solid #ddedbd;}