#d3bd4b color space conversions
Hex:
#d3bd4b
RGB:
211, 189, 75
CMY:
17, 26, 71
CMYK:
0, 10, 64, 17
HSL:
50°, 60.7143%, 56.0784%
HSV (HSB):
50°, 64.4550%, 82.7451%
XYZ:
46.3316, 50.7521, 14.0108
xyY:
0.4170, 0.4568, 50.7521
CIE-Lab:
76.5286, -5.3258, 58.5608
CIE-LCH:
76.5286, 58.8025, 95.1964
CIE-Luv:
76.5286, 20.1781, 68.9079
Hunter-Lab:
71.2405, -8.5826, 38.2078
#d3bd4b color charts
#d3bd4b color shades, tints & tones
#d3bd4b color schemes
#d3bd4b color preview, HTML & CSS examples
This text has a color of #d3bd4b
<p style="color:#d3bd4b;">Text here</p>
.mytext {color:#d3bd4b;}
This box has a color of #d3bd4b
<div style="background-color:#d3bd4b;">Content here</div>
.mybackground {background-color:#d3bd4b;}
Border around this has a color of #d3bd4b
<div style="border:2px solid #d3bd4b;">Content here</div>
.myborder {border:2px solid #d3bd4b;}