#dd727e color space conversions
Hex:
#dd727e
RGB:
221, 114, 126
CMY:
13, 55, 51
CMYK:
0, 48, 43, 13
HSL:
353°, 61.1429%, 65.6863%
HSV (HSB):
353°, 48.4163%, 86.6667%
XYZ:
39.6020, 28.9131, 23.2322
xyY:
0.4316, 0.3151, 28.9131
CIE-Lab:
60.7049, 42.8230, 12.7391
CIE-LCH:
60.7049, 44.6777, 16.5669
CIE-Luv:
60.7049, 74.0946, 8.5946
Hunter-Lab:
53.7709, 37.3651, 12.0229
#dd727e color charts
#dd727e color shades, tints & tones
#dd727e color schemes
#dd727e color preview, HTML & CSS examples
This text has a color of #dd727e
<p style="color:#dd727e;">Text here</p>
.mytext {color:#dd727e;}
This box has a color of #dd727e
<div style="background-color:#dd727e;">Content here</div>
.mybackground {background-color:#dd727e;}
Border around this has a color of #dd727e
<div style="border:2px solid #dd727e;">Content here</div>
.myborder {border:2px solid #dd727e;}