#dd64a8 color space conversions
Hex:
#dd64a8
RGB:
221, 100, 168
CMY:
13, 61, 34
CMYK:
0, 55, 24, 13
HSL:
326°, 64.0212%, 62.9412%
HSV (HSB):
326°, 54.7511%, 86.6667%
XYZ:
41.4438, 27.3136, 40.1335
xyY:
0.3806, 0.2508, 27.3136
CIE-Lab:
59.2635, 54.7378, -13.6342
CIE-LCH:
59.2635, 56.4103, 346.0133
CIE-Luv:
59.2635, 71.0378, -29.4588
Hunter-Lab:
52.2625, 50.0902, -8.9464
#dd64a8 color charts
#dd64a8 color shades, tints & tones
#dd64a8 color schemes
#dd64a8 color preview, HTML & CSS examples
This text has a color of #dd64a8
<p style="color:#dd64a8;">Text here</p>
.mytext {color:#dd64a8;}
This box has a color of #dd64a8
<div style="background-color:#dd64a8;">Content here</div>
.mybackground {background-color:#dd64a8;}
Border around this has a color of #dd64a8
<div style="border:2px solid #dd64a8;">Content here</div>
.myborder {border:2px solid #dd64a8;}