#dd957e color space conversions
Hex:
#dd957e
RGB:
221, 149, 126
CMY:
13, 42, 51
CMYK:
0, 33, 43, 13
HSL:
15°, 58.2822%, 68.0392%
HSV (HSB):
15°, 42.9864%, 86.6667%
XYZ:
44.3321, 38.3734, 24.8089
xyY:
0.4123, 0.3569, 38.3734
CIE-Lab:
68.2949, 24.4202, 23.1807
CIE-LCH:
68.2949, 33.6703, 43.5084
CIE-Luv:
68.2949, 51.0899, 25.7858
Hunter-Lab:
61.9463, 19.3384, 19.6173
#dd957e color charts
#dd957e color shades, tints & tones
#dd957e color schemes
#dd957e color preview, HTML & CSS examples
This text has a color of #dd957e
<p style="color:#dd957e;">Text here</p>
.mytext {color:#dd957e;}
This box has a color of #dd957e
<div style="background-color:#dd957e;">Content here</div>
.mybackground {background-color:#dd957e;}
Border around this has a color of #dd957e
<div style="border:2px solid #dd957e;">Content here</div>
.myborder {border:2px solid #dd957e;}