#dd8b31 color space conversions
Hex:
#dd8b31
RGB:
221, 139, 49
CMY:
13, 45, 81
CMYK:
0, 37, 78, 13
HSL:
31°, 71.6667%, 52.9412%
HSV (HSB):
31°, 77.8281%, 86.6667%
XYZ:
39.6058, 34.0591, 7.3923
xyY:
0.4886, 0.4202, 34.0591
CIE-Lab:
65.0095, 24.2806, 58.0814
CIE-LCH:
65.0095, 62.9524, 67.3129
CIE-Luv:
65.0095, 66.5955, 56.5661
Hunter-Lab:
58.3602, 19.0075, 33.3420
#dd8b31 color charts
#dd8b31 color shades, tints & tones
#dd8b31 color schemes
#dd8b31 color preview, HTML & CSS examples
This text has a color of #dd8b31
<p style="color:#dd8b31;">Text here</p>
.mytext {color:#dd8b31;}
This box has a color of #dd8b31
<div style="background-color:#dd8b31;">Content here</div>
.mybackground {background-color:#dd8b31;}
Border around this has a color of #dd8b31
<div style="border:2px solid #dd8b31;">Content here</div>
.myborder {border:2px solid #dd8b31;}