#ddacdf color space conversions
Hex:
#ddacdf
RGB:
221, 172, 223
CMY:
13, 33, 13
CMYK:
1, 23, 0, 13
HSL:
298°, 44.3478%, 77.4510%
HSV (HSB):
298°, 22.8700%, 87.4510%
XYZ:
57.8906, 50.2049, 76.4514
xyY:
0.3137, 0.2720, 50.2049
CIE-Lab:
76.1949, 26.4398, -18.8051
CIE-LCH:
76.1949, 32.4453, 324.5779
CIE-Luv:
76.1949, 24.5139, -33.6818
Hunter-Lab:
70.8554, 21.8418, -14.3738
#ddacdf color charts
#ddacdf color shades, tints & tones
#ddacdf color schemes
#ddacdf color preview, HTML & CSS examples
This text has a color of #ddacdf
<p style="color:#ddacdf;">Text here</p>
.mytext {color:#ddacdf;}
This box has a color of #ddacdf
<div style="background-color:#ddacdf;">Content here</div>
.mybackground {background-color:#ddacdf;}
Border around this has a color of #ddacdf
<div style="border:2px solid #ddacdf;">Content here</div>
.myborder {border:2px solid #ddacdf;}