#dd2c85 color space conversions
Hex:
#dd2c85
RGB:
221, 44, 133
CMY:
13, 83, 48
CMYK:
0, 80, 40, 13
HSL:
330°, 72.2449%, 51.9608%
HSV (HSB):
330°, 80.0905%, 86.6667%
XYZ:
34.9531, 18.8670, 23.9898
xyY:
0.4492, 0.2425, 18.8670
CIE-Lab:
50.5312, 71.4498, -6.0868
CIE-LCH:
50.5312, 71.7086, 355.1307
CIE-Luv:
50.5312, 105.5784, -21.5879
Hunter-Lab:
43.4361, 67.6260, -2.3406
#dd2c85 color charts
#dd2c85 color shades, tints & tones
#dd2c85 color schemes
#dd2c85 color preview, HTML & CSS examples
This text has a color of #dd2c85
<p style="color:#dd2c85;">Text here</p>
.mytext {color:#dd2c85;}
This box has a color of #dd2c85
<div style="background-color:#dd2c85;">Content here</div>
.mybackground {background-color:#dd2c85;}
Border around this has a color of #dd2c85
<div style="border:2px solid #dd2c85;">Content here</div>
.myborder {border:2px solid #dd2c85;}