#dd4e84 color space conversions
Hex:
#dd4e84
RGB:
221, 78, 132
CMY:
13, 69, 48
CMYK:
0, 65, 40, 13
HSL:
337°, 67.7725%, 58.6275%
HSV (HSB):
337°, 64.7059%, 86.6667%
XYZ:
36.7080, 22.4869, 24.2355
xyY:
0.4400, 0.2695, 22.4869
CIE-Lab:
54.5398, 60.0688, 0.4135
CIE-LCH:
54.5398, 60.0703, 0.3944
CIE-Luv:
54.5398, 92.7760, -10.8438
Hunter-Lab:
47.4203, 55.1912, 2.8924
#dd4e84 color charts
#dd4e84 color shades, tints & tones
#dd4e84 color schemes
#dd4e84 color preview, HTML & CSS examples
This text has a color of #dd4e84
<p style="color:#dd4e84;">Text here</p>
.mytext {color:#dd4e84;}
This box has a color of #dd4e84
<div style="background-color:#dd4e84;">Content here</div>
.mybackground {background-color:#dd4e84;}
Border around this has a color of #dd4e84
<div style="border:2px solid #dd4e84;">Content here</div>
.myborder {border:2px solid #dd4e84;}