#dd25c6 color space conversions
Hex:
#dd25c6
RGB:
221, 37, 198
CMY:
13, 85, 22
CMYK:
0, 83, 10, 13
HSL:
308°, 73.0159%, 50.5882%
HSV (HSB):
308°, 83.2579%, 86.6667%
XYZ:
40.6734, 20.7725, 55.2918
xyY:
0.3484, 0.1779, 20.7725
CIE-Lab:
52.6996, 80.6664, -41.1147
CIE-LCH:
52.6996, 90.5399, 332.9926
CIE-Luv:
52.6996, 79.5791, -73.6608
Hunter-Lab:
45.5769, 79.5363, -40.0242
#dd25c6 color charts
#dd25c6 color shades, tints & tones
#dd25c6 color schemes
#dd25c6 color preview, HTML & CSS examples
This text has a color of #dd25c6
<p style="color:#dd25c6;">Text here</p>
.mytext {color:#dd25c6;}
This box has a color of #dd25c6
<div style="background-color:#dd25c6;">Content here</div>
.mybackground {background-color:#dd25c6;}
Border around this has a color of #dd25c6
<div style="border:2px solid #dd25c6;">Content here</div>
.myborder {border:2px solid #dd25c6;}