#dd24e2 color space conversions
Hex:
#dd24e2
RGB:
221, 36, 226
CMY:
13, 86, 11
CMYK:
2, 84, 0, 11
HSL:
298°, 76.6129%, 51.3725%
HSV (HSB):
298°, 84.0708%, 88.6275%
XYZ:
44.1771, 22.1249, 73.8936
xyY:
0.3151, 0.1578, 22.1249
CIE-Lab:
54.1593, 84.8973, -54.7926
CIE-LCH:
54.1593, 101.0435, 327.1618
CIE-Luv:
54.1593, 68.8526, -95.1927
Hunter-Lab:
47.0371, 85.3318, -60.2165
#dd24e2 color charts
#dd24e2 color shades, tints & tones
#dd24e2 color schemes
#dd24e2 color preview, HTML & CSS examples
This text has a color of #dd24e2
<p style="color:#dd24e2;">Text here</p>
.mytext {color:#dd24e2;}
This box has a color of #dd24e2
<div style="background-color:#dd24e2;">Content here</div>
.mybackground {background-color:#dd24e2;}
Border around this has a color of #dd24e2
<div style="border:2px solid #dd24e2;">Content here</div>
.myborder {border:2px solid #dd24e2;}