#d3982d color space conversions
Hex:
#d3982d
RGB:
211, 152, 45
CMY:
17, 40, 82
CMYK:
0, 28, 79, 17
HSL:
39°, 65.3543%, 50.1961%
HSV (HSB):
39°, 78.6730%, 82.7451%
XYZ:
38.5659, 36.4948, 7.4942
xyY:
0.4672, 0.4421, 36.4948
CIE-Lab:
66.8963, 12.8502, 60.9616
CIE-LCH:
66.8963, 62.3012, 78.0968
CIE-Luv:
66.8963, 48.4280, 62.1498
Hunter-Lab:
60.4109, 8.2338, 34.9325
#d3982d color charts
#d3982d color shades, tints & tones
#d3982d color schemes
#d3982d color preview, HTML & CSS examples
This text has a color of #d3982d
<p style="color:#d3982d;">Text here</p>
.mytext {color:#d3982d;}
This box has a color of #d3982d
<div style="background-color:#d3982d;">Content here</div>
.mybackground {background-color:#d3982d;}
Border around this has a color of #d3982d
<div style="border:2px solid #d3982d;">Content here</div>
.myborder {border:2px solid #d3982d;}