#dd41bc color space conversions
Hex:
#dd41bc
RGB:
221, 65, 188
CMY:
13, 75, 26
CMYK:
0, 71, 15, 13
HSL:
313°, 69.6429%, 56.0784%
HSV (HSB):
313°, 70.5882%, 86.6667%
XYZ:
40.7862, 22.7836, 49.8250
xyY:
0.3597, 0.2009, 22.7836
CIE-Lab:
54.8487, 71.7509, -31.9670
CIE-LCH:
54.8487, 78.5499, 335.9857
CIE-Luv:
54.8487, 77.5885, -59.1179
Hunter-Lab:
47.7322, 68.9935, -28.4770
#dd41bc color charts
#dd41bc RGB chart
#dd41bc CMYK chart
#dd41bc RGB pie chart
#dd41bc color shades, tints & tones
#dd41bc color schemes
#dd41bc color preview, HTML & CSS examples
This text has a color of #dd41bc
<p style="color:#dd41bc;">Text here</p>
.mytext {color:#dd41bc;}
Text color #dd41bc
This box has a color of #dd41bc
<div style="background-color:#dd41bc;">Content here</div>
.mybackground {background-color:#dd41bc;}
Background color #dd41bc
Border around this has a color of #dd41bc
<div style="border:2px solid #dd41bc;">Content here</div>
.myborder {border:2px solid #dd41bc;}
Border color #dd41bc