#dd64b5 color space conversions
Hex:
#dd64b5
RGB:
221, 100, 181
CMY:
13, 61, 29
CMYK:
0, 55, 18, 13
HSL:
320°, 64.0212%, 62.9412%
HSV (HSB):
320°, 54.7511%, 86.6667%
XYZ:
42.7165, 27.8227, 46.8350
xyY:
0.3639, 0.2370, 27.8227
CIE-Lab:
59.7282, 56.5766, -20.4074
CIE-LCH:
59.7282, 60.1446, 340.1654
CIE-Luv:
59.7282, 67.2965, -39.8998
Hunter-Lab:
52.7472, 52.2476, -15.7213
#dd64b5 color charts
#dd64b5 color shades, tints & tones
#dd64b5 color schemes
#dd64b5 color preview, HTML & CSS examples
This text has a color of #dd64b5
<p style="color:#dd64b5;">Text here</p>
.mytext {color:#dd64b5;}
This box has a color of #dd64b5
<div style="background-color:#dd64b5;">Content here</div>
.mybackground {background-color:#dd64b5;}
Border around this has a color of #dd64b5
<div style="border:2px solid #dd64b5;">Content here</div>
.myborder {border:2px solid #dd64b5;}