#d39f85 color space conversions
Hex:
#d39f85
RGB:
211, 159, 133
CMY:
17, 38, 48
CMYK:
0, 25, 37, 17
HSL:
20°, 46.9880%, 67.4510%
HSV (HSB):
20°, 36.9668%, 82.7451%
XYZ:
43.4957, 40.3386, 27.6840
xyY:
0.3900, 0.3617, 40.3386
CIE-Lab:
69.7100, 15.8665, 21.0732
CIE-LCH:
69.7100, 26.3785, 53.0230
CIE-Luv:
69.7100, 36.2158, 25.2686
Hunter-Lab:
63.5127, 11.0959, 18.6155
#d39f85 color charts
#d39f85 color shades, tints & tones
#d39f85 color schemes
#d39f85 color preview, HTML & CSS examples
This text has a color of #d39f85
<p style="color:#d39f85;">Text here</p>
.mytext {color:#d39f85;}
This box has a color of #d39f85
<div style="background-color:#d39f85;">Content here</div>
.mybackground {background-color:#d39f85;}
Border around this has a color of #d39f85
<div style="border:2px solid #d39f85;">Content here</div>
.myborder {border:2px solid #d39f85;}