#d37e3d color space conversions
Hex:
#d37e3d
RGB:
211, 126, 61
CMY:
17, 51, 76
CMYK:
0, 40, 71, 17
HSL:
26°, 63.0252%, 53.3333%
HSV (HSB):
26°, 71.0900%, 82.7451%
XYZ:
35.1671, 29.1075, 8.1797
xyY:
0.4854, 0.4017, 29.1075
CIE-Lab:
60.8764, 27.5880, 48.1559
CIE-LCH:
60.8764, 55.4986, 60.1921
CIE-Luv:
60.8764, 67.7305, 47.0759
Hunter-Lab:
53.9514, 21.9367, 28.7769
#d37e3d color charts
#d37e3d color shades, tints & tones
#d37e3d color schemes
#d37e3d color preview, HTML & CSS examples
This text has a color of #d37e3d
<p style="color:#d37e3d;">Text here</p>
.mytext {color:#d37e3d;}
This box has a color of #d37e3d
<div style="background-color:#d37e3d;">Content here</div>
.mybackground {background-color:#d37e3d;}
Border around this has a color of #d37e3d
<div style="border:2px solid #d37e3d;">Content here</div>
.myborder {border:2px solid #d37e3d;}