#dd41df color space conversions
Hex:
#dd41df
RGB:
221, 65, 223
CMY:
13, 75, 13
CMYK:
1, 71, 0, 13
HSL:
299°, 71.1712%, 56.4706%
HSV (HSB):
299°, 70.8520%, 87.4510%
XYZ:
45.0284, 24.4805, 72.1640
xyY:
0.3178, 0.1728, 24.4805
CIE-Lab:
56.5657, 76.9967, -49.2615
CIE-LCH:
56.5657, 91.4067, 327.3894
CIE-Luv:
56.5657, 65.1769, -86.7037
Hunter-Lab:
49.4777, 75.8621, -51.8409
#dd41df color charts
#dd41df RGB chart
#dd41df CMYK chart
#dd41df RGB pie chart
#dd41df color shades, tints & tones
#dd41df color schemes
#dd41df color preview, HTML & CSS examples
This text has a color of #dd41df
<p style="color:#dd41df;">Text here</p>
.mytext {color:#dd41df;}
Text color #dd41df
This box has a color of #dd41df
<div style="background-color:#dd41df;">Content here</div>
.mybackground {background-color:#dd41df;}
Background color #dd41df
Border around this has a color of #dd41df
<div style="border:2px solid #dd41df;">Content here</div>
.myborder {border:2px solid #dd41df;}
Border color #dd41df