#d38f6e color space conversions
Hex:
#d38f6e
RGB:
211, 143, 110
CMY:
17, 44, 57
CMYK:
0, 32, 48, 17
HSL:
20°, 53.4392%, 62.9412%
HSV (HSB):
20°, 47.8673%, 82.7451%
XYZ:
39.5009, 34.6196, 19.3522
xyY:
0.4226, 0.3704, 34.6196
CIE-Lab:
65.4514, 22.0458, 27.9851
CIE-LCH:
65.4514, 35.6256, 51.7701
CIE-Luv:
65.4514, 49.6104, 31.2876
Hunter-Lab:
58.8384, 16.8679, 21.6862
#d38f6e color charts
#d38f6e color shades, tints & tones
#d38f6e color schemes
#d38f6e color preview, HTML & CSS examples
This text has a color of #d38f6e
<p style="color:#d38f6e;">Text here</p>
.mytext {color:#d38f6e;}
This box has a color of #d38f6e
<div style="background-color:#d38f6e;">Content here</div>
.mybackground {background-color:#d38f6e;}
Border around this has a color of #d38f6e
<div style="border:2px solid #d38f6e;">Content here</div>
.myborder {border:2px solid #d38f6e;}