#dd41ac color space conversions
Hex:
#dd41ac
RGB:
221, 65, 172
CMY:
13, 75, 33
CMYK:
0, 71, 22, 13
HSL:
319°, 69.6429%, 56.0784%
HSV (HSB):
319°, 70.5882%, 86.6667%
XYZ:
39.1555, 22.1313, 41.2378
xyY:
0.3819, 0.2159, 22.1313
CIE-Lab:
54.1660, 69.5988, -23.7262
CIE-LCH:
54.1660, 73.5318, 341.1758
CIE-Luv:
54.1660, 83.5636, -46.3460
Hunter-Lab:
47.0439, 66.2418, -19.0417
#dd41ac color charts
#dd41ac color shades, tints & tones
#dd41ac color schemes
#dd41ac color preview, HTML & CSS examples
This text has a color of #dd41ac
<p style="color:#dd41ac;">Text here</p>
.mytext {color:#dd41ac;}
This box has a color of #dd41ac
<div style="background-color:#dd41ac;">Content here</div>
.mybackground {background-color:#dd41ac;}
Border around this has a color of #dd41ac
<div style="border:2px solid #dd41ac;">Content here</div>
.myborder {border:2px solid #dd41ac;}