#dd043c color space conversions
Hex:
#dd043c
RGB:
221, 4, 60
CMY:
13, 98, 76
CMYK:
0, 98, 73, 13
HSL:
345°, 96.4444%, 44.1176%
HSV (HSB):
345°, 98.1900%, 86.6667%
XYZ:
30.6778, 15.7852, 5.7049
xyY:
0.5881, 0.3026, 15.7852
CIE-Lab:
46.6914, 72.7555, 33.2500
CIE-LCH:
46.6914, 79.9933, 24.5608
CIE-Luv:
46.6914, 141.6561, 18.7536
Hunter-Lab:
39.7306, 68.2993, 19.2980
#dd043c color charts
#dd043c color shades, tints & tones
#dd043c color schemes
#dd043c color preview, HTML & CSS examples
This text has a color of #dd043c
<p style="color:#dd043c;">Text here</p>
.mytext {color:#dd043c;}
This box has a color of #dd043c
<div style="background-color:#dd043c;">Content here</div>
.mybackground {background-color:#dd043c;}
Border around this has a color of #dd043c
<div style="border:2px solid #dd043c;">Content here</div>
.myborder {border:2px solid #dd043c;}