#dd9c0c color space conversions
Hex:
#dd9c0c
RGB:
221, 156, 12
CMY:
13, 39, 95
CMYK:
0, 29, 95, 13
HSL:
41°, 89.6996%, 45.6863%
HSV (HSB):
41°, 94.5701%, 86.6667%
XYZ:
41.7736, 39.1756, 5.7078
xyY:
0.4821, 0.4521, 39.1756
CIE-Lab:
68.8783, 14.2978, 71.4907
CIE-LCH:
68.8783, 72.9064, 78.6903
CIE-Luv:
68.8783, 54.2693, 68.9522
Hunter-Lab:
62.5904, 9.5998, 38.4065
#dd9c0c color charts
#dd9c0c color shades, tints & tones
#dd9c0c color schemes
#dd9c0c color preview, HTML & CSS examples
This text has a color of #dd9c0c
<p style="color:#dd9c0c;">Text here</p>
.mytext {color:#dd9c0c;}
This box has a color of #dd9c0c
<div style="background-color:#dd9c0c;">Content here</div>
.mybackground {background-color:#dd9c0c;}
Border around this has a color of #dd9c0c
<div style="border:2px solid #dd9c0c;">Content here</div>
.myborder {border:2px solid #dd9c0c;}