#d37c3d color space conversions
Hex:
#d37c3d
RGB:
211, 124, 61
CMY:
17, 51, 76
CMYK:
0, 41, 71, 17
HSL:
25°, 63.0252%, 53.3333%
HSV (HSB):
25°, 71.0900%, 82.7451%
XYZ:
34.9139, 28.6011, 8.0953
xyY:
0.4876, 0.3994, 28.6011
CIE-Lab:
60.4280, 28.6574, 47.6740
CIE-LCH:
60.4280, 55.6243, 58.9895
CIE-Luv:
60.4280, 69.2970, 46.2770
Hunter-Lab:
53.4800, 22.9421, 28.4613
#d37c3d color charts
#d37c3d color shades, tints & tones
#d37c3d color schemes
#d37c3d color preview, HTML & CSS examples
This text has a color of #d37c3d
<p style="color:#d37c3d;">Text here</p>
.mytext {color:#d37c3d;}
This box has a color of #d37c3d
<div style="background-color:#d37c3d;">Content here</div>
.mybackground {background-color:#d37c3d;}
Border around this has a color of #d37c3d
<div style="border:2px solid #d37c3d;">Content here</div>
.myborder {border:2px solid #d37c3d;}