#dd3ab3 color space conversions
Hex:
#dd3ab3
RGB:
221, 58, 179
CMY:
13, 77, 30
CMYK:
0, 74, 19, 13
HSL:
315°, 70.5628%, 54.7059%
HSV (HSB):
315°, 73.7557%, 86.6667%
XYZ:
39.4685, 21.6529, 44.7470
xyY:
0.3728, 0.2045, 21.6529
CIE-Lab:
53.6568, 72.7826, -28.5976
CIE-LCH:
53.6568, 78.1993, 338.5492
CIE-Luv:
53.6568, 82.9068, -53.9989
Hunter-Lab:
46.5327, 69.9695, -24.4419
#dd3ab3 color charts
#dd3ab3 color shades, tints & tones
#dd3ab3 color schemes
#dd3ab3 color preview, HTML & CSS examples
This text has a color of #dd3ab3
<p style="color:#dd3ab3;">Text here</p>
.mytext {color:#dd3ab3;}
This box has a color of #dd3ab3
<div style="background-color:#dd3ab3;">Content here</div>
.mybackground {background-color:#dd3ab3;}
Border around this has a color of #dd3ab3
<div style="border:2px solid #dd3ab3;">Content here</div>
.myborder {border:2px solid #dd3ab3;}