#d3a83f color space conversions
Hex:
#d3a83f
RGB:
211, 168, 63
CMY:
17, 34, 75
CMYK:
0, 20, 70, 17
HSL:
43°, 62.7119%, 53.7255%
HSV (HSB):
43°, 70.1422%, 82.7451%
XYZ:
41.7638, 42.2130, 10.6494
xyY:
0.4414, 0.4461, 42.2130
CIE-Lab:
71.0175, 5.0471, 57.8825
CIE-LCH:
71.0175, 58.1022, 85.0166
CIE-Luv:
71.0175, 35.5245, 63.7945
Hunter-Lab:
64.9716, 1.0398, 35.7620
#d3a83f color charts
#d3a83f color shades, tints & tones
#d3a83f color schemes
#d3a83f color preview, HTML & CSS examples
This text has a color of #d3a83f
<p style="color:#d3a83f;">Text here</p>
.mytext {color:#d3a83f;}
This box has a color of #d3a83f
<div style="background-color:#d3a83f;">Content here</div>
.mybackground {background-color:#d3a83f;}
Border around this has a color of #d3a83f
<div style="border:2px solid #d3a83f;">Content here</div>
.myborder {border:2px solid #d3a83f;}