#dd986a color space conversions
Hex:
#dd986a
RGB:
221, 152, 106
CMY:
13, 40, 58
CMYK:
0, 31, 52, 13
HSL:
24°, 62.8415%, 64.1176%
HSV (HSB):
24°, 52.0362%, 86.6667%
XYZ:
43.6485, 38.8692, 18.8377
xyY:
0.4306, 0.3835, 38.8692
CIE-Lab:
68.6564, 20.8586, 34.5165
CIE-LCH:
68.6564, 40.3295, 58.8552
CIE-Luv:
68.6564, 51.5115, 39.0036
Hunter-Lab:
62.3452, 15.8657, 25.7271
#dd986a color charts
#dd986a color shades, tints & tones
#dd986a color schemes
#dd986a color preview, HTML & CSS examples
This text has a color of #dd986a
<p style="color:#dd986a;">Text here</p>
.mytext {color:#dd986a;}
This box has a color of #dd986a
<div style="background-color:#dd986a;">Content here</div>
.mybackground {background-color:#dd986a;}
Border around this has a color of #dd986a
<div style="border:2px solid #dd986a;">Content here</div>
.myborder {border:2px solid #dd986a;}