#d3a93c color space conversions
Hex:
#d3a93c
RGB:
211, 169, 60
CMY:
17, 34, 76
CMYK:
0, 20, 72, 17
HSL:
43°, 63.1799%, 53.1373%
HSV (HSB):
43°, 71.5640%, 82.7451%
XYZ:
41.8675, 42.5511, 10.2815
xyY:
0.4421, 0.4493, 42.5511
CIE-Lab:
71.2492, 4.3631, 59.3555
CIE-LCH:
71.2492, 59.5156, 85.7959
CIE-Luv:
71.2492, 34.9278, 65.1160
Hunter-Lab:
65.2312, 0.4127, 36.3168
#d3a93c color charts
#d3a93c color shades, tints & tones
#d3a93c color schemes
#d3a93c color preview, HTML & CSS examples
This text has a color of #d3a93c
<p style="color:#d3a93c;">Text here</p>
.mytext {color:#d3a93c;}
This box has a color of #d3a93c
<div style="background-color:#d3a93c;">Content here</div>
.mybackground {background-color:#d3a93c;}
Border around this has a color of #d3a93c
<div style="border:2px solid #d3a93c;">Content here</div>
.myborder {border:2px solid #d3a93c;}