#ddbed9 color space conversions
Hex:
#ddbed9
RGB:
221, 190, 217
CMY:
13, 25, 15
CMYK:
0, 14, 2, 13
HSL:
308°, 31.3131%, 80.5882%
HSV (HSB):
308°, 14.0271%, 86.6667%
XYZ:
60.7566, 57.2088, 73.4858
xyY:
0.3173, 0.2988, 57.2088
CIE-Lab:
80.2969, 15.6406, -9.4038
CIE-LCH:
80.2969, 18.2499, 328.9839
CIE-Luv:
80.2969, 16.1419, -17.1492
Hunter-Lab:
75.6365, 11.0200, -4.6586
#ddbed9 color charts
#ddbed9 color shades, tints & tones
#ddbed9 color schemes
#ddbed9 color preview, HTML & CSS examples
This text has a color of #ddbed9
<p style="color:#ddbed9;">Text here</p>
.mytext {color:#ddbed9;}
This box has a color of #ddbed9
<div style="background-color:#ddbed9;">Content here</div>
.mybackground {background-color:#ddbed9;}
Border around this has a color of #ddbed9
<div style="border:2px solid #ddbed9;">Content here</div>
.myborder {border:2px solid #ddbed9;}