#ddbdde color space conversions
Hex:
#ddbdde
RGB:
221, 189, 222
CMY:
13, 26, 13
CMYK:
0, 15, 0, 13
HSL:
298°, 33.3333%, 80.5882%
HSV (HSB):
298°, 14.8649%, 87.0588%
XYZ:
61.2012, 57.0413, 76.8917
xyY:
0.3136, 0.2923, 57.0413
CIE-Lab:
80.2028, 17.0942, -12.2355
CIE-LCH:
80.2028, 21.0219, 324.4061
CIE-Luv:
80.2028, 16.1594, -21.8452
Hunter-Lab:
75.5257, 12.4751, -7.4944
#ddbdde color charts
#ddbdde color shades, tints & tones
#ddbdde color schemes
#ddbdde color preview, HTML & CSS examples
This text has a color of #ddbdde
<p style="color:#ddbdde;">Text here</p>
.mytext {color:#ddbdde;}
This box has a color of #ddbdde
<div style="background-color:#ddbdde;">Content here</div>
.mybackground {background-color:#ddbdde;}
Border around this has a color of #ddbdde
<div style="border:2px solid #ddbdde;">Content here</div>
.myborder {border:2px solid #ddbdde;}