#dd4ace color space conversions
Hex:
#dd4ace
RGB:
221, 74, 206
CMY:
13, 71, 19
CMYK:
0, 67, 7, 13
HSL:
306°, 68.3721%, 57.8431%
HSV (HSB):
306°, 66.5158%, 86.6667%
XYZ:
43.4082, 24.7259, 60.8772
xyY:
0.3365, 0.1917, 24.7259
CIE-Lab:
56.8074, 71.2224, -39.2337
CIE-LCH:
56.8074, 81.3137, 331.1513
CIE-Luv:
56.8074, 68.7072, -70.5553
Hunter-Lab:
49.7252, 68.8045, -37.7796
#dd4ace color charts
#dd4ace color shades, tints & tones
#dd4ace color schemes
#dd4ace color preview, HTML & CSS examples
This text has a color of #dd4ace
<p style="color:#dd4ace;">Text here</p>
.mytext {color:#dd4ace;}
This box has a color of #dd4ace
<div style="background-color:#dd4ace;">Content here</div>
.mybackground {background-color:#dd4ace;}
Border around this has a color of #dd4ace
<div style="border:2px solid #dd4ace;">Content here</div>
.myborder {border:2px solid #dd4ace;}