#dd41cf color space conversions
Hex:
#dd41cf
RGB:
221, 65, 207
CMY:
13, 75, 19
CMYK:
0, 71, 6, 13
HSL:
305°, 69.6429%, 56.0784%
HSV (HSB):
305°, 70.5882%, 86.6667%
XYZ:
42.9716, 23.6577, 61.3330
xyY:
0.3358, 0.1849, 23.6577
CIE-Lab:
55.7435, 74.5132, -41.4783
CIE-LCH:
55.7435, 85.2799, 330.8972
CIE-Luv:
55.7435, 70.7131, -74.2002
Hunter-Lab:
48.6392, 72.5818, -40.7160
#dd41cf color charts
#dd41cf color shades, tints & tones
#dd41cf color schemes
#dd41cf color preview, HTML & CSS examples
This text has a color of #dd41cf
<p style="color:#dd41cf;">Text here</p>
.mytext {color:#dd41cf;}
This box has a color of #dd41cf
<div style="background-color:#dd41cf;">Content here</div>
.mybackground {background-color:#dd41cf;}
Border around this has a color of #dd41cf
<div style="border:2px solid #dd41cf;">Content here</div>
.myborder {border:2px solid #dd41cf;}