#dd45c1 color space conversions
Hex:
#dd45c1
RGB:
221, 69, 193
CMY:
13, 73, 24
CMYK:
0, 69, 13, 13
HSL:
311°, 69.0909%, 56.8627%
HSV (HSB):
311°, 68.7783%, 86.6667%
XYZ:
41.5726, 23.4787, 52.7928
xyY:
0.3528, 0.1992, 23.4787
CIE-Lab:
55.5620, 71.0848, -33.7385
CIE-LCH:
55.5620, 78.6851, 334.6099
CIE-Luv:
55.5620, 74.6426, -61.8459
Hunter-Lab:
48.4548, 68.3511, -30.6797
#dd45c1 color charts
#dd45c1 color shades, tints & tones
#dd45c1 color schemes
#dd45c1 color preview, HTML & CSS examples
This text has a color of #dd45c1
<p style="color:#dd45c1;">Text here</p>
.mytext {color:#dd45c1;}
This box has a color of #dd45c1
<div style="background-color:#dd45c1;">Content here</div>
.mybackground {background-color:#dd45c1;}
Border around this has a color of #dd45c1
<div style="border:2px solid #dd45c1;">Content here</div>
.myborder {border:2px solid #dd45c1;}