#dd32bf color space conversions
Hex:
#dd32bf
RGB:
221, 50, 191
CMY:
13, 80, 25
CMYK:
0, 77, 14, 13
HSL:
311°, 71.5481%, 53.1373%
HSV (HSB):
311°, 77.3756%, 86.6667%
XYZ:
40.3634, 21.4149, 51.2963
xyY:
0.3570, 0.1894, 21.4149
CIE-Lab:
53.4007, 76.6848, -35.9661
CIE-LCH:
53.4007, 84.7001, 334.8729
CIE-Luv:
53.4007, 80.0924, -65.5614
Hunter-Lab:
46.2763, 74.7088, -33.3284
#dd32bf color charts
#dd32bf color shades, tints & tones
#dd32bf color schemes
#dd32bf color preview, HTML & CSS examples
This text has a color of #dd32bf
<p style="color:#dd32bf;">Text here</p>
.mytext {color:#dd32bf;}
This box has a color of #dd32bf
<div style="background-color:#dd32bf;">Content here</div>
.mybackground {background-color:#dd32bf;}
Border around this has a color of #dd32bf
<div style="border:2px solid #dd32bf;">Content here</div>
.myborder {border:2px solid #dd32bf;}