#ddaacd color space conversions
Hex:
#ddaacd
RGB:
221, 170, 205
CMY:
13, 33, 20
CMYK:
0, 23, 7, 13
HSL:
319°, 42.8571%, 76.6667%
HSV (HSB):
319°, 23.0769%, 86.6667%
XYZ:
55.2130, 48.5294, 64.2147
xyY:
0.3287, 0.2889, 48.5294
CIE-Lab:
75.1576, 24.2728, -10.5530
CIE-LCH:
75.1576, 26.4676, 336.5023
CIE-Luv:
75.1576, 27.8359, -20.2630
Hunter-Lab:
69.6630, 19.5638, -5.8888
#ddaacd color charts
#ddaacd color shades, tints & tones
#ddaacd color schemes
#ddaacd color preview, HTML & CSS examples
This text has a color of #ddaacd
<p style="color:#ddaacd;">Text here</p>
.mytext {color:#ddaacd;}
This box has a color of #ddaacd
<div style="background-color:#ddaacd;">Content here</div>
.mybackground {background-color:#ddaacd;}
Border around this has a color of #ddaacd
<div style="border:2px solid #ddaacd;">Content here</div>
.myborder {border:2px solid #ddaacd;}