#dd64a2 color space conversions
Hex:
#dd64a2
RGB:
221, 100, 162
CMY:
13, 61, 36
CMYK:
0, 55, 27, 13
HSL:
329°, 64.0212%, 62.9412%
HSV (HSB):
329°, 54.7511%, 86.6667%
XYZ:
40.8976, 27.0951, 37.2568
xyY:
0.3886, 0.2574, 27.0951
CIE-Lab:
59.0623, 53.9320, -10.4696
CIE-LCH:
59.0623, 54.9388, 349.0140
CIE-Luv:
59.0623, 72.7565, -24.7034
Hunter-Lab:
52.0530, 49.1531, -5.9995
#dd64a2 color charts
#dd64a2 color shades, tints & tones
#dd64a2 color schemes
#dd64a2 color preview, HTML & CSS examples
This text has a color of #dd64a2
<p style="color:#dd64a2;">Text here</p>
.mytext {color:#dd64a2;}
This box has a color of #dd64a2
<div style="background-color:#dd64a2;">Content here</div>
.mybackground {background-color:#dd64a2;}
Border around this has a color of #dd64a2
<div style="border:2px solid #dd64a2;">Content here</div>
.myborder {border:2px solid #dd64a2;}