#d3a53e color space conversions
Hex:
#d3a53e
RGB:
211, 165, 62
CMY:
17, 35, 76
CMYK:
0, 22, 71, 17
HSL:
41°, 62.8692%, 53.5294%
HSV (HSB):
41°, 70.6161%, 82.7451%
XYZ:
41.1886, 41.1070, 10.3210
xyY:
0.4447, 0.4438, 41.1070
CIE-Lab:
70.2508, 6.5989, 57.5176
CIE-LCH:
70.2508, 57.8949, 83.4551
CIE-Luv:
70.2508, 37.7780, 62.8413
Hunter-Lab:
64.1147, 2.4713, 35.3360
#d3a53e color charts
#d3a53e color shades, tints & tones
#d3a53e color schemes
#d3a53e color preview, HTML & CSS examples
This text has a color of #d3a53e
<p style="color:#d3a53e;">Text here</p>
.mytext {color:#d3a53e;}
This box has a color of #d3a53e
<div style="background-color:#d3a53e;">Content here</div>
.mybackground {background-color:#d3a53e;}
Border around this has a color of #d3a53e
<div style="border:2px solid #d3a53e;">Content here</div>
.myborder {border:2px solid #d3a53e;}