#dd987b color space conversions
Hex:
#dd987b
RGB:
221, 152, 123
CMY:
13, 40, 52
CMYK:
0, 31, 44, 13
HSL:
18°, 59.0361%, 67.4510%
HSV (HSB):
18°, 44.3439%, 86.6667%
XYZ:
44.6222, 39.2587, 23.9647
xyY:
0.4138, 0.3640, 39.2587
CIE-Lab:
68.9382, 22.4911, 25.6914
CIE-LCH:
68.9382, 34.1453, 48.8001
CIE-Luv:
68.9382, 49.4641, 29.1771
Hunter-Lab:
62.6568, 17.4728, 21.1827
#dd987b color charts
#dd987b color shades, tints & tones
#dd987b color schemes
#dd987b color preview, HTML & CSS examples
This text has a color of #dd987b
<p style="color:#dd987b;">Text here</p>
.mytext {color:#dd987b;}
This box has a color of #dd987b
<div style="background-color:#dd987b;">Content here</div>
.mybackground {background-color:#dd987b;}
Border around this has a color of #dd987b
<div style="border:2px solid #dd987b;">Content here</div>
.myborder {border:2px solid #dd987b;}