#d39b7e color space conversions
Hex:
#d39b7e
RGB:
211, 155, 126
CMY:
17, 39, 51
CMYK:
0, 27, 40, 17
HSL:
20°, 49.1329%, 66.0784%
HSV (HSB):
20°, 40.2844%, 82.7451%
XYZ:
42.3512, 38.7979, 24.9953
xyY:
0.3990, 0.3655, 38.7979
CIE-Lab:
68.6046, 17.2214, 23.4096
CIE-LCH:
68.6046, 29.0618, 53.6597
CIE-Luv:
68.6046, 39.6051, 27.6381
Hunter-Lab:
62.2880, 12.3628, 19.8094
#d39b7e color charts
#d39b7e color shades, tints & tones
#d39b7e color schemes
#d39b7e color preview, HTML & CSS examples
This text has a color of #d39b7e
<p style="color:#d39b7e;">Text here</p>
.mytext {color:#d39b7e;}
This box has a color of #d39b7e
<div style="background-color:#d39b7e;">Content here</div>
.mybackground {background-color:#d39b7e;}
Border around this has a color of #d39b7e
<div style="border:2px solid #d39b7e;">Content here</div>
.myborder {border:2px solid #d39b7e;}