#dd32ca color space conversions
Hex:
#dd32ca
RGB:
221, 50, 202
CMY:
13, 80, 21
CMYK:
0, 77, 9, 13
HSL:
307°, 71.5481%, 53.1373%
HSV (HSB):
307°, 77.3756%, 86.6667%
XYZ:
41.6201, 21.9176, 57.9140
xyY:
0.3427, 0.1805, 21.9176
CIE-Lab:
53.9395, 78.2228, -41.4605
CIE-LCH:
53.9395, 88.5313, 332.0750
CIE-Luv:
53.9395, 75.8145, -74.1974
Hunter-Lab:
46.8163, 76.7596, -40.5733
#dd32ca color charts
#dd32ca color shades, tints & tones
#dd32ca color schemes
#dd32ca color preview, HTML & CSS examples
This text has a color of #dd32ca
<p style="color:#dd32ca;">Text here</p>
.mytext {color:#dd32ca;}
This box has a color of #dd32ca
<div style="background-color:#dd32ca;">Content here</div>
.mybackground {background-color:#dd32ca;}
Border around this has a color of #dd32ca
<div style="border:2px solid #dd32ca;">Content here</div>
.myborder {border:2px solid #dd32ca;}