#dd4abd color space conversions
Hex:
#dd4abd
RGB:
221, 74, 189
CMY:
13, 71, 26
CMYK:
0, 67, 14, 13
HSL:
313°, 68.3721%, 57.8431%
HSV (HSB):
313°, 66.5158%, 86.6667%
XYZ:
41.4529, 23.9438, 50.5809
xyY:
0.3574, 0.2065, 23.9438
CIE-Lab:
56.0315, 68.6964, -30.7033
CIE-LCH:
56.0315, 75.2455, 335.9182
CIE-Luv:
56.0315, 74.5537, -56.9597
Hunter-Lab:
48.9324, 65.5837, -27.0347
#dd4abd color charts
#dd4abd color shades, tints & tones
#dd4abd color schemes
#dd4abd color preview, HTML & CSS examples
This text has a color of #dd4abd
<p style="color:#dd4abd;">Text here</p>
.mytext {color:#dd4abd;}
This box has a color of #dd4abd
<div style="background-color:#dd4abd;">Content here</div>
.mybackground {background-color:#dd4abd;}
Border around this has a color of #dd4abd
<div style="border:2px solid #dd4abd;">Content here</div>
.myborder {border:2px solid #dd4abd;}