#dd4e8c color space conversions
Hex:
#dd4e8c
RGB:
221, 78, 140
CMY:
13, 69, 45
CMYK:
0, 65, 37, 13
HSL:
334°, 67.7725%, 58.6275%
HSV (HSB):
334°, 64.7059%, 86.6667%
XYZ:
37.2768, 22.7144, 27.2306
xyY:
0.4274, 0.2604, 22.7144
CIE-Lab:
54.7769, 60.9178, -3.9781
CIE-LCH:
54.7769, 61.0476, 356.2638
CIE-Luv:
54.7769, 90.1013, -16.8192
Hunter-Lab:
47.6596, 56.2089, -0.5139
#dd4e8c color charts
#dd4e8c color shades, tints & tones
#dd4e8c color schemes
#dd4e8c color preview, HTML & CSS examples
This text has a color of #dd4e8c
<p style="color:#dd4e8c;">Text here</p>
.mytext {color:#dd4e8c;}
This box has a color of #dd4e8c
<div style="background-color:#dd4e8c;">Content here</div>
.mybackground {background-color:#dd4e8c;}
Border around this has a color of #dd4e8c
<div style="border:2px solid #dd4e8c;">Content here</div>
.myborder {border:2px solid #dd4e8c;}