#dd4d8e color space conversions
Hex:
#dd4d8e
RGB:
221, 77, 142
CMY:
13, 70, 44
CMYK:
0, 65, 36, 13
HSL:
333°, 67.9245%, 58.4314%
HSV (HSB):
333°, 65.1584%, 86.6667%
XYZ:
37.3552, 22.6329, 27.9909
xyY:
0.4246, 0.2573, 22.6329
CIE-Lab:
54.6922, 61.5393, -5.2863
CIE-LCH:
54.6922, 61.7659, 355.0903
CIE-Luv:
54.6922, 89.8763, -18.7050
Hunter-Lab:
47.5740, 56.9037, -1.5824
#dd4d8e color charts
#dd4d8e color shades, tints & tones
#dd4d8e color schemes
#dd4d8e color preview, HTML & CSS examples
This text has a color of #dd4d8e
<p style="color:#dd4d8e;">Text here</p>
.mytext {color:#dd4d8e;}
This box has a color of #dd4d8e
<div style="background-color:#dd4d8e;">Content here</div>
.mybackground {background-color:#dd4d8e;}
Border around this has a color of #dd4d8e
<div style="border:2px solid #dd4d8e;">Content here</div>
.myborder {border:2px solid #dd4d8e;}