#dd043e color space conversions
Hex:
#dd043e
RGB:
221, 4, 62
CMY:
13, 98, 76
CMYK:
0, 98, 72, 13
HSL:
344°, 96.4444%, 44.1176%
HSV (HSB):
344°, 98.1900%, 86.6667%
XYZ:
30.7317, 15.8068, 5.9887
xyY:
0.5851, 0.3009, 15.8068
CIE-Lab:
46.7200, 72.8333, 32.0783
CIE-LCH:
46.7200, 79.5846, 23.7703
CIE-Luv:
46.7200, 141.0749, 17.8739
Hunter-Lab:
39.7577, 68.3998, 18.8996
#dd043e color charts
#dd043e color shades, tints & tones
#dd043e color schemes
#dd043e color preview, HTML & CSS examples
This text has a color of #dd043e
<p style="color:#dd043e;">Text here</p>
.mytext {color:#dd043e;}
This box has a color of #dd043e
<div style="background-color:#dd043e;">Content here</div>
.mybackground {background-color:#dd043e;}
Border around this has a color of #dd043e
<div style="border:2px solid #dd043e;">Content here</div>
.myborder {border:2px solid #dd043e;}