#dd8c08 color space conversions
Hex:
#dd8c08
RGB:
221, 140, 8
CMY:
13, 45, 97
CMYK:
0, 37, 96, 13
HSL:
37°, 93.0131%, 44.9020%
HSV (HSB):
37°, 96.3801%, 86.6667%
XYZ:
39.2407, 34.1459, 4.7523
xyY:
0.5022, 0.4370, 34.1459
CIE-Lab:
65.0782, 22.8335, 69.3728
CIE-LCH:
65.0782, 73.0339, 71.7815
CIE-Luv:
65.0782, 67.3716, 63.3842
Hunter-Lab:
58.4345, 17.6085, 36.0822
#dd8c08 color charts
#dd8c08 color shades, tints & tones
#dd8c08 color schemes
#dd8c08 color preview, HTML & CSS examples
This text has a color of #dd8c08
<p style="color:#dd8c08;">Text here</p>
.mytext {color:#dd8c08;}
This box has a color of #dd8c08
<div style="background-color:#dd8c08;">Content here</div>
.mybackground {background-color:#dd8c08;}
Border around this has a color of #dd8c08
<div style="border:2px solid #dd8c08;">Content here</div>
.myborder {border:2px solid #dd8c08;}