#dd9c3e color space conversions
Hex:
#dd9c3e
RGB:
221, 156, 62
CMY:
13, 39, 76
CMYK:
0, 29, 72, 13
HSL:
35°, 70.0441%, 55.4902%
HSV (HSB):
35°, 71.9457%, 86.6667%
XYZ:
42.5768, 39.4969, 9.9371
xyY:
0.4627, 0.4293, 39.4969
CIE-Lab:
69.1097, 15.7213, 56.6952
CIE-LCH:
69.1097, 58.8346, 74.5016
CIE-Luv:
69.1097, 52.3982, 59.5977
Hunter-Lab:
62.8465, 10.9472, 34.6179
#dd9c3e color charts
#dd9c3e color shades, tints & tones
#dd9c3e color schemes
#dd9c3e color preview, HTML & CSS examples
This text has a color of #dd9c3e
<p style="color:#dd9c3e;">Text here</p>
.mytext {color:#dd9c3e;}
This box has a color of #dd9c3e
<div style="background-color:#dd9c3e;">Content here</div>
.mybackground {background-color:#dd9c3e;}
Border around this has a color of #dd9c3e
<div style="border:2px solid #dd9c3e;">Content here</div>
.myborder {border:2px solid #dd9c3e;}