#d38d40 color space conversions
Hex:
#d38d40
RGB:
211, 141, 64
CMY:
17, 45, 75
CMYK:
0, 33, 70, 17
HSL:
31°, 62.5532%, 53.9216%
HSV (HSB):
31°, 69.6682%, 82.7451%
XYZ:
37.3143, 33.2688, 9.3053
xyY:
0.4671, 0.4164, 33.2688
CIE-Lab:
64.3780, 19.6565, 50.4872
CIE-LCH:
64.3780, 54.1787, 68.7272
CIE-Luv:
64.3780, 55.8032, 52.1414
Hunter-Lab:
57.6791, 14.5383, 30.8102
#d38d40 color charts
#d38d40 color shades, tints & tones
#d38d40 color schemes
#d38d40 color preview, HTML & CSS examples
This text has a color of #d38d40
<p style="color:#d38d40;">Text here</p>
.mytext {color:#d38d40;}
This box has a color of #d38d40
<div style="background-color:#d38d40;">Content here</div>
.mybackground {background-color:#d38d40;}
Border around this has a color of #d38d40
<div style="border:2px solid #d38d40;">Content here</div>
.myborder {border:2px solid #d38d40;}