#d3a34e color space conversions
Hex:
#d3a34e
RGB:
211, 163, 78
CMY:
17, 36, 69
CMYK:
0, 23, 63, 17
HSL:
38°, 60.1810%, 56.6667%
HSV (HSB):
38°, 63.0332%, 82.7451%
XYZ:
41.3363, 40.5933, 12.8644
xyY:
0.4361, 0.4282, 40.5933
CIE-Lab:
69.8901, 8.6056, 49.9478
CIE-LCH:
69.8901, 50.6837, 80.2244
CIE-Luv:
69.8901, 38.3401, 56.3693
Hunter-Lab:
63.7129, 4.3115, 32.6277
#d3a34e color charts
#d3a34e color shades, tints & tones
#d3a34e color schemes
#d3a34e color preview, HTML & CSS examples
This text has a color of #d3a34e
<p style="color:#d3a34e;">Text here</p>
.mytext {color:#d3a34e;}
This box has a color of #d3a34e
<div style="background-color:#d3a34e;">Content here</div>
.mybackground {background-color:#d3a34e;}
Border around this has a color of #d3a34e
<div style="border:2px solid #d3a34e;">Content here</div>
.myborder {border:2px solid #d3a34e;}