#ddedac color space conversions
Hex:
#ddedac
RGB:
221, 237, 172
CMY:
13, 7, 33
CMYK:
7, 0, 27, 7
HSL:
75°, 64.3564%, 80.1961%
HSV (HSB):
75°, 27.4262%, 92.9412%
XYZ:
67.5494, 78.9191, 50.7024
xyY:
0.3426, 0.4003, 78.9191
CIE-Lab:
91.1977, -15.8575, 29.8041
CIE-LCH:
91.1977, 33.7601, 118.0155
CIE-Luv:
91.1977, -6.3013, 44.7625
Hunter-Lab:
88.8364, -19.7360, 28.3464
#ddedac color charts
#ddedac color shades, tints & tones
#ddedac color schemes
#ddedac color preview, HTML & CSS examples
This text has a color of #ddedac
<p style="color:#ddedac;">Text here</p>
.mytext {color:#ddedac;}
This box has a color of #ddedac
<div style="background-color:#ddedac;">Content here</div>
.mybackground {background-color:#ddedac;}
Border around this has a color of #ddedac
<div style="border:2px solid #ddedac;">Content here</div>
.myborder {border:2px solid #ddedac;}