#d3bd56 color space conversions
Hex:
#d3bd56
RGB:
211, 189, 86
CMY:
17, 26, 66
CMYK:
0, 10, 59, 17
HSL:
49°, 58.6854%, 58.2353%
HSV (HSB):
49°, 59.2417%, 82.7451%
XYZ:
46.7413, 50.9160, 16.1683
xyY:
0.4106, 0.4473, 50.9160
CIE-Lab:
76.6281, -4.5981, 53.7949
CIE-LCH:
76.6281, 53.9910, 94.8854
CIE-Luv:
76.6281, 19.7422, 64.8846
Hunter-Lab:
71.3554, -7.9458, 36.5144
#d3bd56 color charts
#d3bd56 color shades, tints & tones
#d3bd56 color schemes
#d3bd56 color preview, HTML & CSS examples
This text has a color of #d3bd56
<p style="color:#d3bd56;">Text here</p>
.mytext {color:#d3bd56;}
This box has a color of #d3bd56
<div style="background-color:#d3bd56;">Content here</div>
.mybackground {background-color:#d3bd56;}
Border around this has a color of #d3bd56
<div style="border:2px solid #d3bd56;">Content here</div>
.myborder {border:2px solid #d3bd56;}