#d39a7e color space conversions
Hex:
#d39a7e
RGB:
211, 154, 126
CMY:
17, 40, 51
CMYK:
0, 27, 40, 17
HSL:
20°, 49.1329%, 66.0784%
HSV (HSB):
20°, 40.2844%, 82.7451%
XYZ:
42.1855, 38.4664, 24.9400
xyY:
0.3995, 0.3643, 38.4664
CIE-Lab:
68.3630, 17.7642, 23.0833
CIE-LCH:
68.3630, 29.1274, 52.4193
CIE-Luv:
68.3630, 40.2619, 27.1117
Hunter-Lab:
62.0213, 12.8742, 19.5732
#d39a7e color charts
#d39a7e color shades, tints & tones
#d39a7e color schemes
#d39a7e color preview, HTML & CSS examples
This text has a color of #d39a7e
<p style="color:#d39a7e;">Text here</p>
.mytext {color:#d39a7e;}
This box has a color of #d39a7e
<div style="background-color:#d39a7e;">Content here</div>
.mybackground {background-color:#d39a7e;}
Border around this has a color of #d39a7e
<div style="border:2px solid #d39a7e;">Content here</div>
.myborder {border:2px solid #d39a7e;}