#d3701f color space conversions
Hex:
#d3701f
RGB:
211, 112, 31
CMY:
17, 56, 88
CMYK:
0, 47, 85, 17
HSL:
27°, 74.3802%, 47.4510%
HSV (HSB):
27°, 85.3081%, 82.7451%
XYZ:
32.9055, 25.5362, 4.4910
xyY:
0.5229, 0.4058, 25.5362
CIE-Lab:
57.5941, 33.8697, 57.7844
CIE-LCH:
57.5941, 66.9791, 59.6238
CIE-Luv:
57.5941, 81.3641, 50.0614
Hunter-Lab:
50.5333, 27.7994, 30.1041
#d3701f color charts
#d3701f color shades, tints & tones
#d3701f color schemes
#d3701f color preview, HTML & CSS examples
This text has a color of #d3701f
<p style="color:#d3701f;">Text here</p>
.mytext {color:#d3701f;}
This box has a color of #d3701f
<div style="background-color:#d3701f;">Content here</div>
.mybackground {background-color:#d3701f;}
Border around this has a color of #d3701f
<div style="border:2px solid #d3701f;">Content here</div>
.myborder {border:2px solid #d3701f;}