#dd037f color space conversions
Hex:
#dd037f
RGB:
221, 3, 127
CMY:
13, 99, 50
CMYK:
0, 99, 43, 13
HSL:
326°, 97.3214%, 43.9216%
HSV (HSB):
326°, 98.6425%, 86.6667%
XYZ:
33.6821, 16.9696, 21.5789
xyY:
0.4663, 0.2349, 16.9696
CIE-Lab:
48.2217, 77.0089, -5.8786
CIE-LCH:
48.2217, 77.2329, 355.6347
CIE-Luv:
48.2217, 115.2634, -22.3409
Hunter-Lab:
41.1942, 73.8595, -2.2222
#dd037f color charts
#dd037f color shades, tints & tones
#dd037f color schemes
#dd037f color preview, HTML & CSS examples
This text has a color of #dd037f
<p style="color:#dd037f;">Text here</p>
.mytext {color:#dd037f;}
This box has a color of #dd037f
<div style="background-color:#dd037f;">Content here</div>
.mybackground {background-color:#dd037f;}
Border around this has a color of #dd037f
<div style="border:2px solid #dd037f;">Content here</div>
.myborder {border:2px solid #dd037f;}