#d37c5d color space conversions
Hex:
#d37c5d
RGB:
211, 124, 93
CMY:
17, 51, 64
CMYK:
0, 41, 56, 17
HSL:
16°, 57.2816%, 59.6078%
HSV (HSB):
16°, 55.9242%, 82.7451%
XYZ:
36.0474, 29.0545, 14.0641
xyY:
0.4553, 0.3670, 29.0545
CIE-Lab:
60.8297, 30.7597, 31.3659
CIE-LCH:
60.8297, 43.9315, 45.5591
CIE-Luv:
60.8297, 65.3613, 31.9031
Hunter-Lab:
53.9022, 25.0439, 22.2617
#d37c5d color charts
#d37c5d color shades, tints & tones
#d37c5d color schemes
#d37c5d color preview, HTML & CSS examples
This text has a color of #d37c5d
<p style="color:#d37c5d;">Text here</p>
.mytext {color:#d37c5d;}
This box has a color of #d37c5d
<div style="background-color:#d37c5d;">Content here</div>
.mybackground {background-color:#d37c5d;}
Border around this has a color of #d37c5d
<div style="border:2px solid #d37c5d;">Content here</div>
.myborder {border:2px solid #d37c5d;}