#dd41f6 color space conversions
Hex:
#dd41f6
RGB:
221, 65, 246
CMY:
13, 75, 4
CMYK:
10, 74, 0, 4
HSL:
292°, 90.9548%, 60.9804%
HSV (HSB):
292°, 73.5772%, 96.4706%
XYZ:
48.3436, 25.8066, 89.6220
xyY:
0.2952, 0.1576, 25.8066
CIE-Lab:
57.8530, 80.7883, -60.1011
CIE-LCH:
57.8530, 100.6921, 323.3532
CIE-Luv:
57.8530, 57.7002, -104.2148
Hunter-Lab:
50.8002, 80.9681, -69.0397
#dd41f6 color charts
#dd41f6 color shades, tints & tones
#dd41f6 color schemes
#dd41f6 color preview, HTML & CSS examples
This text has a color of #dd41f6
<p style="color:#dd41f6;">Text here</p>
.mytext {color:#dd41f6;}
This box has a color of #dd41f6
<div style="background-color:#dd41f6;">Content here</div>
.mybackground {background-color:#dd41f6;}
Border around this has a color of #dd41f6
<div style="border:2px solid #dd41f6;">Content here</div>
.myborder {border:2px solid #dd41f6;}