#d37a4f color space conversions
Hex:
#d37a4f
RGB:
211, 122, 79
CMY:
17, 52, 69
CMYK:
0, 42, 63, 17
HSL:
20°, 60.0000%, 56.8627%
HSV (HSB):
20°, 62.5592%, 82.7451%
XYZ:
35.2348, 28.3325, 11.0088
xyY:
0.4725, 0.3799, 28.3325
CIE-Lab:
60.1879, 30.7857, 38.1856
CIE-LCH:
60.1879, 49.0499, 51.1238
CIE-Luv:
60.1879, 68.7744, 38.0495
Hunter-Lab:
53.2282, 25.0098, 24.9973
#d37a4f color charts
#d37a4f color shades, tints & tones
#d37a4f color schemes
#d37a4f color preview, HTML & CSS examples
This text has a color of #d37a4f
<p style="color:#d37a4f;">Text here</p>
.mytext {color:#d37a4f;}
This box has a color of #d37a4f
<div style="background-color:#d37a4f;">Content here</div>
.mybackground {background-color:#d37a4f;}
Border around this has a color of #d37a4f
<div style="border:2px solid #d37a4f;">Content here</div>
.myborder {border:2px solid #d37a4f;}