#dd41ab color space conversions
Hex:
#dd41ab
RGB:
221, 65, 171
CMY:
13, 75, 33
CMYK:
0, 71, 23, 13
HSL:
319°, 69.6429%, 56.0784%
HSV (HSB):
319°, 70.5882%, 86.6667%
XYZ:
39.0598, 22.0930, 40.7338
xyY:
0.3834, 0.2168, 22.0930
CIE-Lab:
54.1256, 69.4699, -23.2041
CIE-LCH:
54.1256, 73.2428, 341.5298
CIE-Luv:
54.1256, 83.9407, -45.5490
Hunter-Lab:
47.0032, 66.0783, -18.4795
#dd41ab color charts
#dd41ab RGB chart
#dd41ab CMYK chart
#dd41ab RGB pie chart
#dd41ab color shades, tints & tones
#dd41ab color schemes
#dd41ab color preview, HTML & CSS examples
This text has a color of #dd41ab
<p style="color:#dd41ab;">Text here</p>
.mytext {color:#dd41ab;}
Text color #dd41ab
This box has a color of #dd41ab
<div style="background-color:#dd41ab;">Content here</div>
.mybackground {background-color:#dd41ab;}
Background color #dd41ab
Border around this has a color of #dd41ab
<div style="border:2px solid #dd41ab;">Content here</div>
.myborder {border:2px solid #dd41ab;}
Border color #dd41ab