#d3a39f color space conversions
Hex:
#d3a39f
RGB:
211, 163, 159
CMY:
17, 36, 38
CMYK:
0, 23, 25, 17
HSL:
5°, 37.1429%, 72.5490%
HSV (HSB):
5°, 24.6445%, 82.7451%
XYZ:
46.2192, 42.5465, 38.5772
xyY:
0.3630, 0.3341, 42.5465
CIE-Lab:
71.2461, 17.1253, 8.9035
CIE-LCH:
71.2461, 19.3015, 27.4702
CIE-Luv:
71.2461, 30.7622, 9.4687
Hunter-Lab:
65.2277, 12.3336, 10.5939
#d3a39f color charts
#d3a39f color shades, tints & tones
#d3a39f color schemes
#d3a39f color preview, HTML & CSS examples
This text has a color of #d3a39f
<p style="color:#d3a39f;">Text here</p>
.mytext {color:#d3a39f;}
This box has a color of #d3a39f
<div style="background-color:#d3a39f;">Content here</div>
.mybackground {background-color:#d3a39f;}
Border around this has a color of #d3a39f
<div style="border:2px solid #d3a39f;">Content here</div>
.myborder {border:2px solid #d3a39f;}