#dd8b1c color space conversions
Hex:
#dd8b1c
RGB:
221, 139, 28
CMY:
13, 45, 89
CMYK:
0, 37, 87, 13
HSL:
35°, 77.5100%, 48.8235%
HSV (HSB):
35°, 87.3303%, 86.6667%
XYZ:
39.2610, 33.9212, 5.5768
xyY:
0.4985, 0.4307, 33.9212
CIE-Lab:
64.9000, 23.6657, 65.2086
CIE-LCH:
64.9000, 69.3702, 70.0530
CIE-Luv:
64.9000, 67.6714, 60.9015
Hunter-Lab:
58.2419, 18.4038, 35.0922
#dd8b1c color charts
#dd8b1c color shades, tints & tones
#dd8b1c color schemes
#dd8b1c color preview, HTML & CSS examples
This text has a color of #dd8b1c
<p style="color:#dd8b1c;">Text here</p>
.mytext {color:#dd8b1c;}
This box has a color of #dd8b1c
<div style="background-color:#dd8b1c;">Content here</div>
.mybackground {background-color:#dd8b1c;}
Border around this has a color of #dd8b1c
<div style="border:2px solid #dd8b1c;">Content here</div>
.myborder {border:2px solid #dd8b1c;}