#d3b75f color space conversions
Hex:
#d3b75f
RGB:
211, 183, 95
CMY:
17, 28, 63
CMYK:
0, 13, 55, 17
HSL:
46°, 56.8627%, 60.0000%
HSV (HSB):
46°, 54.9763%, 82.7451%
XYZ:
45.8630, 48.5421, 17.7788
xyY:
0.4088, 0.4327, 48.5421
CIE-Lab:
75.1656, -0.7816, 47.8676
CIE-LCH:
75.1656, 47.8740, 90.9355
CIE-Luv:
75.1656, 23.3539, 58.3574
Hunter-Lab:
69.6721, -4.4252, 33.6410
#d3b75f color charts
#d3b75f color shades, tints & tones
#d3b75f color schemes
#d3b75f color preview, HTML & CSS examples
This text has a color of #d3b75f
<p style="color:#d3b75f;">Text here</p>
.mytext {color:#d3b75f;}
This box has a color of #d3b75f
<div style="background-color:#d3b75f;">Content here</div>
.mybackground {background-color:#d3b75f;}
Border around this has a color of #d3b75f
<div style="border:2px solid #d3b75f;">Content here</div>
.myborder {border:2px solid #d3b75f;}