#dd2544 color space conversions
Hex:
#dd2544
RGB:
221, 37, 68
CMY:
13, 85, 73
CMYK:
0, 83, 69, 13
HSL:
350°, 73.0159%, 50.5882%
HSV (HSB):
350°, 83.2579%, 86.6667%
XYZ:
31.5237, 17.1126, 7.1104
xyY:
0.5655, 0.3070, 17.1126
CIE-Lab:
48.4017, 68.5079, 30.4979
CIE-LCH:
48.4017, 74.9897, 23.9974
CIE-Luv:
48.4017, 131.8323, 18.3816
Hunter-Lab:
41.3674, 63.6316, 18.7662
#dd2544 color charts
#dd2544 color shades, tints & tones
#dd2544 color schemes
#dd2544 color preview, HTML & CSS examples
This text has a color of #dd2544
<p style="color:#dd2544;">Text here</p>
.mytext {color:#dd2544;}
This box has a color of #dd2544
<div style="background-color:#dd2544;">Content here</div>
.mybackground {background-color:#dd2544;}
Border around this has a color of #dd2544
<div style="border:2px solid #dd2544;">Content here</div>
.myborder {border:2px solid #dd2544;}