#dd25a0 color space conversions
Hex:
#dd25a0
RGB:
221, 37, 160
CMY:
13, 85, 37
CMYK:
0, 83, 28, 13
HSL:
320°, 73.0159%, 50.5882%
HSV (HSB):
320°, 83.2579%, 86.6667%
XYZ:
36.8255, 19.2334, 35.0292
xyY:
0.4043, 0.2112, 19.2334
CIE-Lab:
50.9591, 75.8910, -21.5952
CIE-LCH:
50.9591, 78.9037, 344.1160
CIE-Luv:
50.9591, 95.6566, -43.8318
Hunter-Lab:
43.8558, 73.1378, -16.6579
#dd25a0 color charts
#dd25a0 color shades, tints & tones
#dd25a0 color schemes
#dd25a0 color preview, HTML & CSS examples
This text has a color of #dd25a0
<p style="color:#dd25a0;">Text here</p>
.mytext {color:#dd25a0;}
This box has a color of #dd25a0
<div style="background-color:#dd25a0;">Content here</div>
.mybackground {background-color:#dd25a0;}
Border around this has a color of #dd25a0
<div style="border:2px solid #dd25a0;">Content here</div>
.myborder {border:2px solid #dd25a0;}