#d3a47f color space conversions
Hex:
#d3a47f
RGB:
211, 164, 127
CMY:
17, 36, 50
CMYK:
0, 22, 40, 17
HSL:
26°, 48.8372%, 66.2745%
HSV (HSB):
26°, 39.8104%, 82.7451%
XYZ:
43.9702, 41.9321, 25.8549
xyY:
0.3934, 0.3752, 41.9321
CIE-Lab:
70.8241, 12.4605, 25.8482
CIE-LCH:
70.8241, 28.6948, 64.2630
CIE-Luv:
70.8241, 33.6120, 31.7671
Hunter-Lab:
64.7550, 7.8845, 21.6556
#d3a47f color charts
#d3a47f color shades, tints & tones
#d3a47f color schemes
#d3a47f color preview, HTML & CSS examples
This text has a color of #d3a47f
<p style="color:#d3a47f;">Text here</p>
.mytext {color:#d3a47f;}
This box has a color of #d3a47f
<div style="background-color:#d3a47f;">Content here</div>
.mybackground {background-color:#d3a47f;}
Border around this has a color of #d3a47f
<div style="border:2px solid #d3a47f;">Content here</div>
.myborder {border:2px solid #d3a47f;}