#dd8c0c color space conversions
Hex:
#dd8c0c
RGB:
221, 140, 12
CMY:
13, 45, 95
CMYK:
0, 37, 95, 13
HSL:
37°, 89.6996%, 45.6863%
HSV (HSB):
37°, 94.5701%, 86.6667%
XYZ:
39.2632, 34.1549, 4.8710
xyY:
0.5015, 0.4363, 34.1549
CIE-Lab:
65.0853, 22.8740, 68.8038
CIE-LCH:
65.0853, 72.5065, 71.6105
CIE-Luv:
65.0853, 67.3006, 63.0954
Hunter-Lab:
58.4422, 17.6480, 35.9679
#dd8c0c color charts
#dd8c0c color shades, tints & tones
#dd8c0c color schemes
#dd8c0c color preview, HTML & CSS examples
This text has a color of #dd8c0c
<p style="color:#dd8c0c;">Text here</p>
.mytext {color:#dd8c0c;}
This box has a color of #dd8c0c
<div style="background-color:#dd8c0c;">Content here</div>
.mybackground {background-color:#dd8c0c;}
Border around this has a color of #dd8c0c
<div style="border:2px solid #dd8c0c;">Content here</div>
.myborder {border:2px solid #dd8c0c;}