#d3973a color space conversions
Hex:
#d3973a
RGB:
211, 151, 58
CMY:
17, 41, 77
CMYK:
0, 28, 73, 17
HSL:
36°, 63.4855%, 52.7451%
HSV (HSB):
36°, 72.5118%, 82.7451%
XYZ:
38.6943, 36.2876, 8.9678
xyY:
0.4609, 0.4323, 36.2876
CIE-Lab:
66.7391, 13.9382, 55.6364
CIE-LCH:
66.7391, 57.3558, 75.9355
CIE-Luv:
66.7391, 48.5254, 58.2443
Hunter-Lab:
60.2392, 9.2399, 33.3409
#d3973a color charts
#d3973a color shades, tints & tones
#d3973a color schemes
#d3973a color preview, HTML & CSS examples
This text has a color of #d3973a
<p style="color:#d3973a;">Text here</p>
.mytext {color:#d3973a;}
This box has a color of #d3973a
<div style="background-color:#d3973a;">Content here</div>
.mybackground {background-color:#d3973a;}
Border around this has a color of #d3973a
<div style="border:2px solid #d3973a;">Content here</div>
.myborder {border:2px solid #d3973a;}