#dd987f color space conversions
Hex:
#dd987f
RGB:
221, 152, 127
CMY:
13, 40, 50
CMYK:
0, 31, 43, 13
HSL:
16°, 58.0247%, 68.2353%
HSV (HSB):
16°, 42.5339%, 86.6667%
XYZ:
44.8778, 39.3609, 25.3108
xyY:
0.4097, 0.3593, 39.3609
CIE-Lab:
69.0119, 22.9141, 23.5987
CIE-LCH:
69.0119, 32.8931, 45.8432
CIE-Luv:
69.0119, 48.9467, 26.6871
Hunter-Lab:
62.7383, 17.8922, 19.9972
#dd987f color charts
#dd987f color shades, tints & tones
#dd987f color schemes
#dd987f color preview, HTML & CSS examples
This text has a color of #dd987f
<p style="color:#dd987f;">Text here</p>
.mytext {color:#dd987f;}
This box has a color of #dd987f
<div style="background-color:#dd987f;">Content here</div>
.mybackground {background-color:#dd987f;}
Border around this has a color of #dd987f
<div style="border:2px solid #dd987f;">Content here</div>
.myborder {border:2px solid #dd987f;}