#dd8d2e color space conversions
Hex:
#dd8d2e
RGB:
221, 141, 46
CMY:
13, 45, 82
CMYK:
0, 36, 79, 13
HSL:
33°, 72.0165%, 52.3529%
HSV (HSB):
33°, 79.1855%, 86.6667%
XYZ:
39.8368, 34.6192, 7.1673
xyY:
0.4881, 0.4241, 34.6192
CIE-Lab:
65.4511, 23.1019, 59.6793
CIE-LCH:
65.4511, 63.9947, 68.8385
CIE-Luv:
65.4511, 65.1767, 58.0955
Hunter-Lab:
58.8381, 17.8884, 33.9643
#dd8d2e color charts
#dd8d2e color shades, tints & tones
#dd8d2e color schemes
#dd8d2e color preview, HTML & CSS examples
This text has a color of #dd8d2e
<p style="color:#dd8d2e;">Text here</p>
.mytext {color:#dd8d2e;}
This box has a color of #dd8d2e
<div style="background-color:#dd8d2e;">Content here</div>
.mybackground {background-color:#dd8d2e;}
Border around this has a color of #dd8d2e
<div style="border:2px solid #dd8d2e;">Content here</div>
.myborder {border:2px solid #dd8d2e;}