#dd4380 color space conversions
Hex:
#dd4380
RGB:
221, 67, 128
CMY:
13, 74, 50
CMYK:
0, 70, 42, 13
HSL:
336°, 69.3694%, 56.4706%
HSV (HSB):
336°, 69.6833%, 86.6667%
XYZ:
35.7222, 20.9450, 22.5821
xyY:
0.4508, 0.2643, 20.9450
CIE-Lab:
52.8892, 63.8943, 0.3892
CIE-LCH:
52.8892, 63.8955, 0.3490
CIE-Luv:
52.8892, 99.2093, -11.6765
Hunter-Lab:
45.7657, 59.2376, 2.7806
#dd4380 color charts
#dd4380 color shades, tints & tones
#dd4380 color schemes
#dd4380 color preview, HTML & CSS examples
This text has a color of #dd4380
<p style="color:#dd4380;">Text here</p>
.mytext {color:#dd4380;}
This box has a color of #dd4380
<div style="background-color:#dd4380;">Content here</div>
.mybackground {background-color:#dd4380;}
Border around this has a color of #dd4380
<div style="border:2px solid #dd4380;">Content here</div>
.myborder {border:2px solid #dd4380;}