#d3740f color space conversions
Hex:
#d3740f
RGB:
211, 116, 15
CMY:
17, 55, 94
CMYK:
0, 45, 93, 17
HSL:
31°, 86.7257%, 44.3137%
HSV (HSB):
31°, 92.8910%, 82.7451%
XYZ:
33.1956, 26.3742, 3.7931
xyY:
0.5239, 0.4162, 26.3742
CIE-Lab:
58.3905, 31.4658, 62.9404
CIE-LCH:
58.3905, 70.3676, 63.4382
CIE-Luv:
58.3905, 78.7997, 53.8229
Hunter-Lab:
51.3558, 25.5071, 31.5700
#d3740f color charts
#d3740f color shades, tints & tones
#d3740f color schemes
#d3740f color preview, HTML & CSS examples
This text has a color of #d3740f
<p style="color:#d3740f;">Text here</p>
.mytext {color:#d3740f;}
This box has a color of #d3740f
<div style="background-color:#d3740f;">Content here</div>
.mybackground {background-color:#d3740f;}
Border around this has a color of #d3740f
<div style="border:2px solid #d3740f;">Content here</div>
.myborder {border:2px solid #d3740f;}