#d37a4e color space conversions
Hex:
#d37a4e
RGB:
211, 122, 78
CMY:
17, 52, 69
CMYK:
0, 42, 63, 17
HSL:
20°, 60.1810%, 56.6667%
HSV (HSB):
20°, 63.0332%, 82.7451%
XYZ:
35.1986, 28.3180, 10.8185
xyY:
0.4735, 0.3810, 28.3180
CIE-Lab:
60.1750, 30.7187, 38.7032
CIE-LCH:
60.1750, 49.4123, 51.5610
CIE-Luv:
60.1750, 68.9039, 38.5112
Hunter-Lab:
53.2147, 24.9425, 25.1967
#d37a4e color charts
#d37a4e color shades, tints & tones
#d37a4e color schemes
#d37a4e color preview, HTML & CSS examples
This text has a color of #d37a4e
<p style="color:#d37a4e;">Text here</p>
.mytext {color:#d37a4e;}
This box has a color of #d37a4e
<div style="background-color:#d37a4e;">Content here</div>
.mybackground {background-color:#d37a4e;}
Border around this has a color of #d37a4e
<div style="border:2px solid #d37a4e;">Content here</div>
.myborder {border:2px solid #d37a4e;}