#d38c3e color space conversions
Hex:
#d38c3e
RGB:
211, 140, 62
CMY:
17, 45, 76
CMYK:
0, 34, 71, 17
HSL:
31°, 62.8692%, 53.5294%
HSV (HSB):
31°, 70.6161%, 82.7451%
XYZ:
37.1116, 32.9529, 8.9620
xyY:
0.4696, 0.4170, 32.9529
CIE-Lab:
64.1227, 20.0926, 51.1442
CIE-LCH:
64.1227, 54.9495, 68.5521
CIE-Luv:
64.1227, 56.7299, 52.4206
Hunter-Lab:
57.4046, 14.9407, 30.9269
#d38c3e color charts
#d38c3e color shades, tints & tones
#d38c3e color schemes
#d38c3e color preview, HTML & CSS examples
This text has a color of #d38c3e
<p style="color:#d38c3e;">Text here</p>
.mytext {color:#d38c3e;}
This box has a color of #d38c3e
<div style="background-color:#d38c3e;">Content here</div>
.mybackground {background-color:#d38c3e;}
Border around this has a color of #d38c3e
<div style="border:2px solid #d38c3e;">Content here</div>
.myborder {border:2px solid #d38c3e;}