#dd983e color space conversions
Hex:
#dd983e
RGB:
221, 152, 62
CMY:
13, 40, 76
CMYK:
0, 31, 72, 13
HSL:
34°, 70.0441%, 55.4902%
HSV (HSB):
34°, 71.9457%, 86.6667%
XYZ:
41.9165, 38.1764, 9.7170
xyY:
0.4667, 0.4251, 38.1764
CIE-Lab:
68.1504, 17.8681, 55.7111
CIE-LCH:
68.1504, 58.5064, 72.2175
CIE-Luv:
68.1504, 55.4848, 57.9613
Hunter-Lab:
61.7871, 12.9675, 33.9267
#dd983e color charts
#dd983e color shades, tints & tones
#dd983e color schemes
#dd983e color preview, HTML & CSS examples
This text has a color of #dd983e
<p style="color:#dd983e;">Text here</p>
.mytext {color:#dd983e;}
This box has a color of #dd983e
<div style="background-color:#dd983e;">Content here</div>
.mybackground {background-color:#dd983e;}
Border around this has a color of #dd983e
<div style="border:2px solid #dd983e;">Content here</div>
.myborder {border:2px solid #dd983e;}