#ddbed3 color space conversions
Hex:
#ddbed3
RGB:
221, 190, 211
CMY:
13, 25, 17
CMYK:
0, 14, 5, 13
HSL:
319°, 31.3131%, 80.5882%
HSV (HSB):
319°, 14.0271%, 86.6667%
XYZ:
59.9901, 56.9022, 69.4494
xyY:
0.3219, 0.3054, 56.9022
CIE-Lab:
80.1246, 14.5645, -6.4282
CIE-LCH:
80.1246, 15.9200, 336.1851
CIE-Luv:
80.1246, 16.7213, -12.3423
Hunter-Lab:
75.4336, 9.9472, -1.7830
#ddbed3 color charts
#ddbed3 color shades, tints & tones
#ddbed3 color schemes
#ddbed3 color preview, HTML & CSS examples
This text has a color of #ddbed3
<p style="color:#ddbed3;">Text here</p>
.mytext {color:#ddbed3;}
This box has a color of #ddbed3
<div style="background-color:#ddbed3;">Content here</div>
.mybackground {background-color:#ddbed3;}
Border around this has a color of #ddbed3
<div style="border:2px solid #ddbed3;">Content here</div>
.myborder {border:2px solid #ddbed3;}