#dd4e85 color space conversions
Hex:
#dd4e85
RGB:
221, 78, 133
CMY:
13, 69, 48
CMYK:
0, 65, 40, 13
HSL:
337°, 67.7725%, 58.6275%
HSV (HSB):
337°, 64.7059%, 86.6667%
XYZ:
36.7768, 22.5144, 24.5977
xyY:
0.4384, 0.2684, 22.5144
CIE-Lab:
54.5686, 60.1722, -0.1377
CIE-LCH:
54.5686, 60.1723, 359.8689
CIE-Luv:
54.5686, 92.4447, -11.5819
Hunter-Lab:
47.4493, 55.3147, 2.4787
#dd4e85 color charts
#dd4e85 color shades, tints & tones
#dd4e85 color schemes
#dd4e85 color preview, HTML & CSS examples
This text has a color of #dd4e85
<p style="color:#dd4e85;">Text here</p>
.mytext {color:#dd4e85;}
This box has a color of #dd4e85
<div style="background-color:#dd4e85;">Content here</div>
.mybackground {background-color:#dd4e85;}
Border around this has a color of #dd4e85
<div style="border:2px solid #dd4e85;">Content here</div>
.myborder {border:2px solid #dd4e85;}