#ddaebb color space conversions
Hex:
#ddaebb
RGB:
221, 174, 187
CMY:
13, 32, 27
CMYK:
0, 21, 15, 13
HSL:
343°, 40.8696%, 77.4510%
HSV (HSB):
343°, 21.2670%, 86.6667%
XYZ:
53.9245, 49.2321, 53.6743
xyY:
0.3438, 0.3139, 49.2321
CIE-Lab:
75.5955, 19.1145, -0.0677
CIE-LCH:
75.5955, 19.1146, 359.7972
CIE-Luv:
75.5955, 27.9040, -3.5421
Hunter-Lab:
70.1656, 14.3931, 3.7611
#ddaebb color charts
#ddaebb color shades, tints & tones
#ddaebb color schemes
#ddaebb color preview, HTML & CSS examples
This text has a color of #ddaebb
<p style="color:#ddaebb;">Text here</p>
.mytext {color:#ddaebb;}
This box has a color of #ddaebb
<div style="background-color:#ddaebb;">Content here</div>
.mybackground {background-color:#ddaebb;}
Border around this has a color of #ddaebb
<div style="border:2px solid #ddaebb;">Content here</div>
.myborder {border:2px solid #ddaebb;}