#dd4f6e color space conversions
Hex:
#dd4f6e
RGB:
221, 79, 110
CMY:
13, 69, 57
CMYK:
0, 64, 50, 13
HSL:
347°, 67.6190%, 58.8235%
HSV (HSB):
347°, 64.2534%, 86.6667%
XYZ:
35.4292, 22.0899, 17.1483
xyY:
0.4745, 0.2958, 22.0899
CIE-Lab:
54.1223, 57.5903, 12.8938
CIE-LCH:
54.1223, 59.0160, 12.6198
CIE-Luv:
54.1223, 99.2170, 4.9465
Hunter-Lab:
46.9999, 52.3062, 11.2675
#dd4f6e color charts
#dd4f6e color shades, tints & tones
#dd4f6e color schemes
#dd4f6e color preview, HTML & CSS examples
This text has a color of #dd4f6e
<p style="color:#dd4f6e;">Text here</p>
.mytext {color:#dd4f6e;}
This box has a color of #dd4f6e
<div style="background-color:#dd4f6e;">Content here</div>
.mybackground {background-color:#dd4f6e;}
Border around this has a color of #dd4f6e
<div style="border:2px solid #dd4f6e;">Content here</div>
.myborder {border:2px solid #dd4f6e;}