#ddcdda color space conversions
Hex:
#ddcdda
RGB:
221, 205, 218
CMY:
13, 20, 15
CMYK:
0, 7, 1, 13
HSL:
311°, 19.0476%, 83.5294%
HSV (HSB):
311°, 7.2398%, 86.6667%
XYZ:
64.3050, 64.0968, 75.3123
xyY:
0.3157, 0.3146, 64.0968
CIE-Lab:
84.0161, 7.8363, -4.4330
CIE-LCH:
84.0161, 9.0033, 330.5035
CIE-Luv:
84.0161, 8.3640, -8.1523
Hunter-Lab:
80.0604, 3.2664, 0.2686
#ddcdda color charts
#ddcdda color shades, tints & tones
#ddcdda color schemes
#ddcdda color preview, HTML & CSS examples
This text has a color of #ddcdda
<p style="color:#ddcdda;">Text here</p>
.mytext {color:#ddcdda;}
This box has a color of #ddcdda
<div style="background-color:#ddcdda;">Content here</div>
.mybackground {background-color:#ddcdda;}
Border around this has a color of #ddcdda
<div style="border:2px solid #ddcdda;">Content here</div>
.myborder {border:2px solid #ddcdda;}