#dd41ae color space conversions
Hex:
#dd41ae
RGB:
221, 65, 174
CMY:
13, 75, 32
CMYK:
0, 71, 21, 13
HSL:
318°, 69.6429%, 56.0784%
HSV (HSB):
318°, 70.5882%, 86.6667%
XYZ:
39.3491, 22.2087, 42.2572
xyY:
0.3790, 0.2139, 22.2087
CIE-Lab:
54.2478, 69.8586, -24.7680
CIE-LCH:
54.2478, 74.1194, 340.4783
CIE-Luv:
54.2478, 82.8103, -47.9408
Hunter-Lab:
47.1261, 66.5720, -20.1760
#dd41ae color charts
#dd41ae color shades, tints & tones
#dd41ae color schemes
#dd41ae color preview, HTML & CSS examples
This text has a color of #dd41ae
<p style="color:#dd41ae;">Text here</p>
.mytext {color:#dd41ae;}
This box has a color of #dd41ae
<div style="background-color:#dd41ae;">Content here</div>
.mybackground {background-color:#dd41ae;}
Border around this has a color of #dd41ae
<div style="border:2px solid #dd41ae;">Content here</div>
.myborder {border:2px solid #dd41ae;}