#dd986f color space conversions
Hex:
#dd986f
RGB:
221, 152, 111
CMY:
13, 40, 56
CMYK:
0, 31, 50, 13
HSL:
22°, 61.7978%, 65.0980%
HSV (HSB):
22°, 49.7738%, 86.6667%
XYZ:
43.9163, 38.9763, 20.2475
xyY:
0.4258, 0.3779, 38.9763
CIE-Lab:
68.7341, 21.3108, 31.9369
CIE-LCH:
68.7341, 38.3942, 56.2856
CIE-Luv:
68.7341, 50.9360, 36.2459
Hunter-Lab:
62.4310, 16.3092, 24.4729
#dd986f color charts
#dd986f color shades, tints & tones
#dd986f color schemes
#dd986f color preview, HTML & CSS examples
This text has a color of #dd986f
<p style="color:#dd986f;">Text here</p>
.mytext {color:#dd986f;}
This box has a color of #dd986f
<div style="background-color:#dd986f;">Content here</div>
.mybackground {background-color:#dd986f;}
Border around this has a color of #dd986f
<div style="border:2px solid #dd986f;">Content here</div>
.myborder {border:2px solid #dd986f;}