#dd32b2 color space conversions
Hex:
#dd32b2
RGB:
221, 50, 178
CMY:
13, 80, 30
CMYK:
0, 77, 19, 13
HSL:
315°, 71.5481%, 53.1373%
HSV (HSB):
315°, 77.3756%, 86.6667%
XYZ:
38.9953, 20.8677, 44.0921
xyY:
0.3751, 0.2007, 20.8677
CIE-Lab:
52.8044, 74.9598, -29.3382
CIE-LCH:
52.8044, 80.4966, 338.6253
CIE-Luv:
52.8044, 85.2883, -55.2807
Hunter-Lab:
45.6812, 72.4326, -25.2506
#dd32b2 color charts
#dd32b2 color shades, tints & tones
#dd32b2 color schemes
#dd32b2 color preview, HTML & CSS examples
This text has a color of #dd32b2
<p style="color:#dd32b2;">Text here</p>
.mytext {color:#dd32b2;}
This box has a color of #dd32b2
<div style="background-color:#dd32b2;">Content here</div>
.mybackground {background-color:#dd32b2;}
Border around this has a color of #dd32b2
<div style="border:2px solid #dd32b2;">Content here</div>
.myborder {border:2px solid #dd32b2;}