#dd2c54 color space conversions
Hex:
#dd2c54
RGB:
221, 44, 84
CMY:
13, 83, 67
CMYK:
0, 80, 62, 13
HSL:
346°, 72.2449%, 51.9608%
HSV (HSB):
346°, 80.0905%, 86.6667%
XYZ:
32.3197, 17.8136, 10.1224
xyY:
0.5364, 0.2956, 17.8136
CIE-Lab:
49.2693, 67.6570, 21.9311
CIE-LCH:
49.2693, 71.1228, 17.9601
CIE-Luv:
49.2693, 124.2849, 11.3046
Hunter-Lab:
42.2062, 62.8270, 15.3246
#dd2c54 color charts
#dd2c54 color shades, tints & tones
#dd2c54 color schemes
#dd2c54 color preview, HTML & CSS examples
This text has a color of #dd2c54
<p style="color:#dd2c54;">Text here</p>
.mytext {color:#dd2c54;}
This box has a color of #dd2c54
<div style="background-color:#dd2c54;">Content here</div>
.mybackground {background-color:#dd2c54;}
Border around this has a color of #dd2c54
<div style="border:2px solid #dd2c54;">Content here</div>
.myborder {border:2px solid #dd2c54;}