#dd8b3f color space conversions
Hex:
#dd8b3f
RGB:
221, 139, 63
CMY:
13, 45, 75
CMYK:
0, 37, 71, 13
HSL:
29°, 69.9115%, 55.6863%
HSV (HSB):
29°, 71.4932%, 86.6667%
XYZ:
39.9486, 34.1963, 9.1976
xyY:
0.4793, 0.4103, 34.1963
CIE-Lab:
65.1181, 24.8871, 52.1043
CIE-LCH:
65.1181, 57.7428, 64.4690
CIE-Luv:
65.1181, 65.5535, 52.3595
Hunter-Lab:
58.4776, 19.6055, 31.6089
#dd8b3f color charts
#dd8b3f color shades, tints & tones
#dd8b3f color schemes
#dd8b3f color preview, HTML & CSS examples
This text has a color of #dd8b3f
<p style="color:#dd8b3f;">Text here</p>
.mytext {color:#dd8b3f;}
This box has a color of #dd8b3f
<div style="background-color:#dd8b3f;">Content here</div>
.mybackground {background-color:#dd8b3f;}
Border around this has a color of #dd8b3f
<div style="border:2px solid #dd8b3f;">Content here</div>
.myborder {border:2px solid #dd8b3f;}