#dd32b8 color space conversions
Hex:
#dd32b8
RGB:
221, 50, 184
CMY:
13, 80, 28
CMYK:
0, 77, 17, 13
HSL:
313°, 71.5481%, 53.1373%
HSV (HSB):
313°, 77.3756%, 86.6667%
XYZ:
39.6111, 21.1140, 47.3351
xyY:
0.3666, 0.1954, 21.1140
CIE-Lab:
53.0741, 75.7431, -32.4155
CIE-LCH:
53.0741, 82.3880, 336.8307
CIE-Luv:
53.0741, 82.8736, -60.0320
Hunter-Lab:
45.9500, 73.4630, -28.9121
#dd32b8 color charts
#dd32b8 color shades, tints & tones
#dd32b8 color schemes
#dd32b8 color preview, HTML & CSS examples
This text has a color of #dd32b8
<p style="color:#dd32b8;">Text here</p>
.mytext {color:#dd32b8;}
This box has a color of #dd32b8
<div style="background-color:#dd32b8;">Content here</div>
.mybackground {background-color:#dd32b8;}
Border around this has a color of #dd32b8
<div style="border:2px solid #dd32b8;">Content here</div>
.myborder {border:2px solid #dd32b8;}