#dd4d5e color space conversions
Hex:
#dd4d5e
RGB:
221, 77, 94
CMY:
13, 70, 63
CMYK:
0, 65, 57, 13
HSL:
353°, 67.9245%, 58.4314%
HSV (HSB):
353°, 65.1584%, 86.6667%
XYZ:
34.4931, 21.4881, 12.9193
xyY:
0.5006, 0.3119, 21.4881
CIE-Lab:
53.4796, 57.1627, 21.5143
CIE-LCH:
53.4796, 61.0774, 20.6248
CIE-Luv:
53.4796, 104.9470, 14.2921
Hunter-Lab:
46.3552, 51.7008, 15.9244
#dd4d5e color charts
#dd4d5e color shades, tints & tones
#dd4d5e color schemes
#dd4d5e color preview, HTML & CSS examples
This text has a color of #dd4d5e
<p style="color:#dd4d5e;">Text here</p>
.mytext {color:#dd4d5e;}
This box has a color of #dd4d5e
<div style="background-color:#dd4d5e;">Content here</div>
.mybackground {background-color:#dd4d5e;}
Border around this has a color of #dd4d5e
<div style="border:2px solid #dd4d5e;">Content here</div>
.myborder {border:2px solid #dd4d5e;}