#d3b47e color space conversions
Hex:
#d3b47e
RGB:
211, 180, 126
CMY:
17, 29, 51
CMYK:
0, 15, 40, 17
HSL:
38°, 49.1329%, 66.0784%
HSV (HSB):
38°, 40.2844%, 82.7451%
XYZ:
46.9511, 47.9978, 26.5286
xyY:
0.3865, 0.3951, 47.9978
CIE-Lab:
74.8235, 3.7699, 31.6773
CIE-LCH:
74.8235, 31.9008, 83.2131
CIE-Luv:
74.8235, 23.3638, 40.8290
Hunter-Lab:
69.2804, -0.2718, 25.7932
#d3b47e color charts
#d3b47e color shades, tints & tones
#d3b47e color schemes
#d3b47e color preview, HTML & CSS examples
This text has a color of #d3b47e
<p style="color:#d3b47e;">Text here</p>
.mytext {color:#d3b47e;}
This box has a color of #d3b47e
<div style="background-color:#d3b47e;">Content here</div>
.mybackground {background-color:#d3b47e;}
Border around this has a color of #d3b47e
<div style="border:2px solid #d3b47e;">Content here</div>
.myborder {border:2px solid #d3b47e;}