#dd707e color space conversions
Hex:
#dd707e
RGB:
221, 112, 126
CMY:
13, 56, 51
CMYK:
0, 49, 43, 13
HSL:
352°, 61.5819%, 65.2941%
HSV (HSB):
352°, 49.3213%, 86.6667%
XYZ:
39.3789, 28.4669, 23.1578
xyY:
0.4327, 0.3128, 28.4669
CIE-Lab:
60.3082, 43.8302, 12.1828
CIE-LCH:
60.3082, 45.4918, 15.5335
CIE-Luv:
60.3082, 75.3522, 7.6685
Hunter-Lab:
53.3543, 38.3742, 11.6139
#dd707e color charts
#dd707e color shades, tints & tones
#dd707e color schemes
#dd707e color preview, HTML & CSS examples
This text has a color of #dd707e
<p style="color:#dd707e;">Text here</p>
.mytext {color:#dd707e;}
This box has a color of #dd707e
<div style="background-color:#dd707e;">Content here</div>
.mybackground {background-color:#dd707e;}
Border around this has a color of #dd707e
<div style="border:2px solid #dd707e;">Content here</div>
.myborder {border:2px solid #dd707e;}