#dd2c5e color space conversions
Hex:
#dd2c5e
RGB:
221, 44, 94
CMY:
13, 83, 63
CMYK:
0, 80, 57, 13
HSL:
343°, 72.2449%, 51.9608%
HSV (HSB):
343°, 80.0905%, 86.6667%
XYZ:
32.7399, 17.9817, 12.3349
xyY:
0.5192, 0.2852, 17.9817
CIE-Lab:
49.4739, 68.2808, 16.1128
CIE-LCH:
49.4739, 70.1562, 13.2776
CIE-Luv:
49.4739, 120.8735, 5.3979
Hunter-Lab:
42.4048, 63.6077, 12.4368
#dd2c5e color charts
#dd2c5e color shades, tints & tones
#dd2c5e color schemes
#dd2c5e color preview, HTML & CSS examples
This text has a color of #dd2c5e
<p style="color:#dd2c5e;">Text here</p>
.mytext {color:#dd2c5e;}
This box has a color of #dd2c5e
<div style="background-color:#dd2c5e;">Content here</div>
.mybackground {background-color:#dd2c5e;}
Border around this has a color of #dd2c5e
<div style="border:2px solid #dd2c5e;">Content here</div>
.myborder {border:2px solid #dd2c5e;}