#d38e5f color space conversions
Hex:
#d38e5f
RGB:
211, 142, 95
CMY:
17, 44, 63
CMYK:
0, 33, 55, 17
HSL:
24°, 56.8627%, 60.0000%
HSV (HSB):
24°, 54.9763%, 82.7451%
XYZ:
38.6025, 34.0211, 15.3586
xyY:
0.4388, 0.3867, 34.0211
CIE-Lab:
64.9793, 21.2302, 35.5091
CIE-LCH:
64.9793, 41.3717, 59.1256
CIE-Luv:
64.9793, 52.0989, 39.0882
Hunter-Lab:
58.3276, 16.0620, 25.2173
#d38e5f color charts
#d38e5f color shades, tints & tones
#d38e5f color schemes
#d38e5f color preview, HTML & CSS examples
This text has a color of #d38e5f
<p style="color:#d38e5f;">Text here</p>
.mytext {color:#d38e5f;}
This box has a color of #d38e5f
<div style="background-color:#d38e5f;">Content here</div>
.mybackground {background-color:#d38e5f;}
Border around this has a color of #d38e5f
<div style="border:2px solid #d38e5f;">Content here</div>
.myborder {border:2px solid #d38e5f;}