#dd983c color space conversions
Hex:
#dd983c
RGB:
221, 152, 60
CMY:
13, 40, 76
CMYK:
0, 31, 73, 13
HSL:
34°, 70.3057%, 55.0980%
HSV (HSB):
34°, 72.8507%, 86.6667%
XYZ:
41.8626, 38.1549, 9.4332
xyY:
0.4680, 0.4265, 38.1549
CIE-Lab:
68.1346, 17.7732, 56.5625
CIE-LCH:
68.1346, 59.2891, 72.5561
CIE-Luv:
68.1346, 55.6159, 58.5844
Hunter-Lab:
61.7696, 12.8765, 34.1842
#dd983c color charts
#dd983c color shades, tints & tones
#dd983c color schemes
#dd983c color preview, HTML & CSS examples
This text has a color of #dd983c
<p style="color:#dd983c;">Text here</p>
.mytext {color:#dd983c;}
This box has a color of #dd983c
<div style="background-color:#dd983c;">Content here</div>
.mybackground {background-color:#dd983c;}
Border around this has a color of #dd983c
<div style="border:2px solid #dd983c;">Content here</div>
.myborder {border:2px solid #dd983c;}