#d37e2f color space conversions
Hex:
#d37e2f
RGB:
211, 126, 47
CMY:
17, 51, 82
CMYK:
0, 40, 78, 17
HSL:
29°, 65.0794%, 50.5882%
HSV (HSB):
29°, 77.7251%, 82.7451%
XYZ:
34.8379, 28.9758, 6.4461
xyY:
0.4958, 0.4124, 28.9758
CIE-Lab:
60.7603, 26.9649, 54.3968
CIE-LCH:
60.7603, 60.7134, 63.6320
CIE-Luv:
60.7603, 68.9107, 51.4725
Hunter-Lab:
53.8292, 21.3230, 30.5804
#d37e2f color charts
#d37e2f color shades, tints & tones
#d37e2f color schemes
#d37e2f color preview, HTML & CSS examples
This text has a color of #d37e2f
<p style="color:#d37e2f;">Text here</p>
.mytext {color:#d37e2f;}
This box has a color of #d37e2f
<div style="background-color:#d37e2f;">Content here</div>
.mybackground {background-color:#d37e2f;}
Border around this has a color of #d37e2f
<div style="border:2px solid #d37e2f;">Content here</div>
.myborder {border:2px solid #d37e2f;}