#dd4d7f color space conversions
Hex:
#dd4d7f
RGB:
221, 77, 127
CMY:
13, 70, 50
CMYK:
0, 65, 43, 13
HSL:
339°, 67.9245%, 58.4314%
HSV (HSB):
339°, 65.1584%, 86.6667%
XYZ:
36.3034, 22.2122, 22.4527
xyY:
0.4484, 0.2743, 22.2122
CIE-Lab:
54.2514, 59.9691, 2.9644
CIE-LCH:
54.2514, 60.0423, 2.8300
CIE-Luv:
54.2514, 94.9118, -7.5561
Hunter-Lab:
47.1298, 55.0188, 4.7451
#dd4d7f color charts
#dd4d7f color shades, tints & tones
#dd4d7f color schemes
#dd4d7f color preview, HTML & CSS examples
This text has a color of #dd4d7f
<p style="color:#dd4d7f;">Text here</p>
.mytext {color:#dd4d7f;}
This box has a color of #dd4d7f
<div style="background-color:#dd4d7f;">Content here</div>
.mybackground {background-color:#dd4d7f;}
Border around this has a color of #dd4d7f
<div style="border:2px solid #dd4d7f;">Content here</div>
.myborder {border:2px solid #dd4d7f;}