#dd64f3 color space conversions
Hex:
#dd64f3
RGB:
221, 100, 243
CMY:
13, 61, 5
CMYK:
9, 59, 0, 5
HSL:
291°, 85.6287%, 67.2549%
HSV (HSB):
291°, 58.8477%, 95.2941%
XYZ:
50.5536, 30.9576, 88.1050
xyY:
0.2980, 0.1825, 30.9576
CIE-Lab:
62.4718, 66.8711, -51.0741
CIE-LCH:
62.4718, 84.1446, 322.6285
CIE-Luv:
62.4718, 50.0803, -89.9694
Hunter-Lab:
55.6395, 64.8145, -54.9378
#dd64f3 color charts
#dd64f3 color shades, tints & tones
#dd64f3 color schemes
#dd64f3 color preview, HTML & CSS examples
This text has a color of #dd64f3
<p style="color:#dd64f3;">Text here</p>
.mytext {color:#dd64f3;}
This box has a color of #dd64f3
<div style="background-color:#dd64f3;">Content here</div>
.mybackground {background-color:#dd64f3;}
Border around this has a color of #dd64f3
<div style="border:2px solid #dd64f3;">Content here</div>
.myborder {border:2px solid #dd64f3;}