#d38b3a color space conversions
Hex:
#d38b3a
RGB:
211, 139, 58
CMY:
17, 45, 77
CMYK:
0, 34, 73, 17
HSL:
32°, 63.4855%, 52.7451%
HSV (HSB):
32°, 72.5118%, 82.7451%
XYZ:
36.8603, 32.6196, 8.3565
xyY:
0.4736, 0.4191, 32.6196
CIE-Lab:
63.8517, 20.4341, 52.6822
CIE-LCH:
63.8517, 56.5064, 68.8000
CIE-Luv:
63.8517, 57.8062, 53.3355
Hunter-Lab:
57.1136, 15.2526, 31.3046
#d38b3a color charts
#d38b3a color shades, tints & tones
#d38b3a color schemes
#d38b3a color preview, HTML & CSS examples
This text has a color of #d38b3a
<p style="color:#d38b3a;">Text here</p>
.mytext {color:#d38b3a;}
This box has a color of #d38b3a
<div style="background-color:#d38b3a;">Content here</div>
.mybackground {background-color:#d38b3a;}
Border around this has a color of #d38b3a
<div style="border:2px solid #d38b3a;">Content here</div>
.myborder {border:2px solid #d38b3a;}