#dd64b2 color space conversions
Hex:
#dd64b2
RGB:
221, 100, 178
CMY:
13, 61, 30
CMYK:
0, 55, 19, 13
HSL:
321°, 64.0212%, 62.9412%
HSV (HSB):
321°, 54.7511%, 86.6667%
XYZ:
42.4118, 27.7008, 45.2309
xyY:
0.3677, 0.2402, 27.7008
CIE-Lab:
59.6175, 56.1413, -18.8546
CIE-LCH:
59.6175, 59.2228, 341.4357
CIE-Luv:
59.6175, 68.1605, -37.4772
Hunter-Lab:
52.6316, 51.7344, -14.1110
#dd64b2 color charts
#dd64b2 color shades, tints & tones
#dd64b2 color schemes
#dd64b2 color preview, HTML & CSS examples
This text has a color of #dd64b2
<p style="color:#dd64b2;">Text here</p>
.mytext {color:#dd64b2;}
This box has a color of #dd64b2
<div style="background-color:#dd64b2;">Content here</div>
.mybackground {background-color:#dd64b2;}
Border around this has a color of #dd64b2
<div style="border:2px solid #dd64b2;">Content here</div>
.myborder {border:2px solid #dd64b2;}