#dd8b2d color space conversions
Hex:
#dd8b2d
RGB:
221, 139, 45
CMY:
13, 45, 82
CMYK:
0, 37, 80, 13
HSL:
32°, 72.1311%, 52.1569%
HSV (HSB):
32°, 79.6380%, 86.6667%
XYZ:
39.5251, 34.0269, 6.9673
xyY:
0.4909, 0.4226, 34.0269
CIE-Lab:
64.9839, 24.1371, 59.6322
CIE-LCH:
64.9839, 64.3319, 67.9636
CIE-Luv:
64.9839, 66.8449, 57.5716
Hunter-Lab:
58.3325, 18.8664, 33.7512
#dd8b2d color charts
#dd8b2d color shades, tints & tones
#dd8b2d color schemes
#dd8b2d color preview, HTML & CSS examples
This text has a color of #dd8b2d
<p style="color:#dd8b2d;">Text here</p>
.mytext {color:#dd8b2d;}
This box has a color of #dd8b2d
<div style="background-color:#dd8b2d;">Content here</div>
.mybackground {background-color:#dd8b2d;}
Border around this has a color of #dd8b2d
<div style="border:2px solid #dd8b2d;">Content here</div>
.myborder {border:2px solid #dd8b2d;}