#dd25c9 color space conversions
Hex:
#dd25c9
RGB:
221, 37, 201
CMY:
13, 85, 21
CMYK:
0, 83, 9, 13
HSL:
307°, 73.0159%, 50.5882%
HSV (HSB):
307°, 83.2579%, 86.6667%
XYZ:
41.0230, 20.9123, 57.1327
xyY:
0.3445, 0.1756, 20.9123
CIE-Lab:
52.8534, 81.0798, -42.6010
CIE-LCH:
52.8534, 91.5903, 332.2816
CIE-Luv:
52.8534, 78.3694, -75.9877
Hunter-Lab:
45.7300, 80.0993, -42.0628
#dd25c9 color charts
#dd25c9 color shades, tints & tones
#dd25c9 color schemes
#dd25c9 color preview, HTML & CSS examples
This text has a color of #dd25c9
<p style="color:#dd25c9;">Text here</p>
.mytext {color:#dd25c9;}
This box has a color of #dd25c9
<div style="background-color:#dd25c9;">Content here</div>
.mybackground {background-color:#dd25c9;}
Border around this has a color of #dd25c9
<div style="border:2px solid #dd25c9;">Content here</div>
.myborder {border:2px solid #dd25c9;}