#d3983e color space conversions
Hex:
#d3983e
RGB:
211, 152, 62
CMY:
17, 40, 76
CMYK:
0, 28, 71, 17
HSL:
36°, 62.8692%, 53.5294%
HSV (HSB):
36°, 70.6161%, 82.7451%
XYZ:
38.9617, 36.6532, 9.5787
xyY:
0.4573, 0.4302, 36.6532
CIE-Lab:
67.0160, 13.5963, 54.1812
CIE-LCH:
67.0160, 55.8611, 75.9130
CIE-Luv:
67.0160, 47.5207, 57.3986
Hunter-Lab:
60.5419, 8.9254, 32.9987
#d3983e color charts
#d3983e color shades, tints & tones
#d3983e color schemes
#d3983e color preview, HTML & CSS examples
This text has a color of #d3983e
<p style="color:#d3983e;">Text here</p>
.mytext {color:#d3983e;}
This box has a color of #d3983e
<div style="background-color:#d3983e;">Content here</div>
.mybackground {background-color:#d3983e;}
Border around this has a color of #d3983e
<div style="border:2px solid #d3983e;">Content here</div>
.myborder {border:2px solid #d3983e;}