#d3bd3f color space conversions
Hex:
#d3bd3f
RGB:
211, 189, 63
CMY:
17, 26, 75
CMYK:
0, 10, 70, 17
HSL:
51°, 62.7119%, 53.7255%
HSV (HSB):
51°, 70.1422%, 82.7451%
XYZ:
45.9588, 50.6030, 12.0477
xyY:
0.4232, 0.4659, 50.6030
CIE-Lab:
76.4379, -5.9930, 63.3594
CIE-LCH:
76.4379, 63.6422, 95.4034
CIE-Luv:
76.4379, 20.5826, 72.6384
Hunter-Lab:
71.1358, -9.1639, 39.7536
#d3bd3f color charts
#d3bd3f color shades, tints & tones
#d3bd3f color schemes
#d3bd3f color preview, HTML & CSS examples
This text has a color of #d3bd3f
<p style="color:#d3bd3f;">Text here</p>
.mytext {color:#d3bd3f;}
This box has a color of #d3bd3f
<div style="background-color:#d3bd3f;">Content here</div>
.mybackground {background-color:#d3bd3f;}
Border around this has a color of #d3bd3f
<div style="border:2px solid #d3bd3f;">Content here</div>
.myborder {border:2px solid #d3bd3f;}