#d38c2f color space conversions
Hex:
#d38c2f
RGB:
211, 140, 47
CMY:
17, 45, 82
CMYK:
0, 34, 78, 17
HSL:
34°, 65.0794%, 50.5882%
HSV (HSB):
34°, 77.7251%, 82.7451%
XYZ:
36.7551, 32.8103, 7.0851
xyY:
0.4795, 0.4281, 32.8103
CIE-Lab:
64.0070, 19.4177, 57.4993
CIE-LCH:
64.0070, 60.6895, 71.3400
CIE-Luv:
64.0070, 57.7390, 56.9137
Hunter-Lab:
57.2803, 14.2980, 32.7625
#d38c2f color charts
#d38c2f color shades, tints & tones
#d38c2f color schemes
#d38c2f color preview, HTML & CSS examples
This text has a color of #d38c2f
<p style="color:#d38c2f;">Text here</p>
.mytext {color:#d38c2f;}
This box has a color of #d38c2f
<div style="background-color:#d38c2f;">Content here</div>
.mybackground {background-color:#d38c2f;}
Border around this has a color of #d38c2f
<div style="border:2px solid #d38c2f;">Content here</div>
.myborder {border:2px solid #d38c2f;}