#d3a53f color space conversions
Hex:
#d3a53f
RGB:
211, 165, 63
CMY:
17, 35, 75
CMYK:
0, 22, 70, 17
HSL:
41°, 62.7119%, 53.7255%
HSV (HSB):
41°, 70.1422%, 82.7451%
XYZ:
41.2163, 41.1180, 10.4669
xyY:
0.4441, 0.4431, 41.1180
CIE-Lab:
70.2585, 6.6503, 57.1033
CIE-LCH:
70.2585, 57.4893, 83.3572
CIE-Luv:
70.2585, 37.7288, 62.5309
Hunter-Lab:
64.1233, 2.5179, 35.2084
#d3a53f color charts
#d3a53f color shades, tints & tones
#d3a53f color schemes
#d3a53f color preview, HTML & CSS examples
This text has a color of #d3a53f
<p style="color:#d3a53f;">Text here</p>
.mytext {color:#d3a53f;}
This box has a color of #d3a53f
<div style="background-color:#d3a53f;">Content here</div>
.mybackground {background-color:#d3a53f;}
Border around this has a color of #d3a53f
<div style="border:2px solid #d3a53f;">Content here</div>
.myborder {border:2px solid #d3a53f;}