#dd9d3d color space conversions
Hex:
#dd9d3d
RGB:
221, 157, 61
CMY:
13, 38, 76
CMYK:
0, 29, 72, 13
HSL:
36°, 70.1754%, 55.2941%
HSV (HSB):
36°, 72.3982%, 86.6667%
XYZ:
42.7181, 39.8230, 9.8500
xyY:
0.4624, 0.4310, 39.8230
CIE-Lab:
69.3433, 15.1371, 57.3617
CIE-LCH:
69.3433, 59.3254, 75.2172
CIE-Luv:
69.3433, 51.6905, 60.3157
Hunter-Lab:
63.1055, 10.3976, 34.9194
#dd9d3d color charts
#dd9d3d color shades, tints & tones
#dd9d3d color schemes
#dd9d3d color preview, HTML & CSS examples
This text has a color of #dd9d3d
<p style="color:#dd9d3d;">Text here</p>
.mytext {color:#dd9d3d;}
This box has a color of #dd9d3d
<div style="background-color:#dd9d3d;">Content here</div>
.mybackground {background-color:#dd9d3d;}
Border around this has a color of #dd9d3d
<div style="border:2px solid #dd9d3d;">Content here</div>
.myborder {border:2px solid #dd9d3d;}