#dd64c6 color space conversions
Hex:
#dd64c6
RGB:
221, 100, 198
CMY:
13, 61, 22
CMYK:
0, 55, 10, 13
HSL:
311°, 64.0212%, 62.9412%
HSV (HSB):
311°, 54.7511%, 86.6667%
XYZ:
44.5690, 28.5637, 56.5904
xyY:
0.3436, 0.2202, 28.5637
CIE-Lab:
60.3946, 59.1625, -29.0869
CIE-LCH:
60.3946, 65.9261, 333.8193
CIE-Luv:
60.3946, 62.4217, -53.7078
Hunter-Lab:
53.4450, 55.3263, -25.3678
#dd64c6 color charts
#dd64c6 color shades, tints & tones
#dd64c6 color schemes
#dd64c6 color preview, HTML & CSS examples
This text has a color of #dd64c6
<p style="color:#dd64c6;">Text here</p>
.mytext {color:#dd64c6;}
This box has a color of #dd64c6
<div style="background-color:#dd64c6;">Content here</div>
.mybackground {background-color:#dd64c6;}
Border around this has a color of #dd64c6
<div style="border:2px solid #dd64c6;">Content here</div>
.myborder {border:2px solid #dd64c6;}