#d3712e color space conversions
Hex:
#d3712e
RGB:
211, 113, 46
CMY:
17, 56, 82
CMYK:
0, 46, 78, 17
HSL:
24°, 65.2174%, 50.3922%
HSV (HSB):
24°, 78.1991%, 82.7451%
XYZ:
33.2622, 25.8564, 5.8224
xyY:
0.5122, 0.3982, 25.8564
CIE-Lab:
57.9005, 33.8135, 52.0655
CIE-LCH:
57.9005, 62.0819, 56.9987
CIE-Luv:
57.9005, 79.4303, 46.8653
Hunter-Lab:
50.8492, 27.7770, 28.8055
#d3712e color charts
#d3712e color shades, tints & tones
#d3712e color schemes
#d3712e color preview, HTML & CSS examples
This text has a color of #d3712e
<p style="color:#d3712e;">Text here</p>
.mytext {color:#d3712e;}
This box has a color of #d3712e
<div style="background-color:#d3712e;">Content here</div>
.mybackground {background-color:#d3712e;}
Border around this has a color of #d3712e
<div style="border:2px solid #d3712e;">Content here</div>
.myborder {border:2px solid #d3712e;}