#d3bd2b color space conversions
Hex:
#d3bd2b
RGB:
211, 189, 43
CMY:
17, 26, 83
CMYK:
0, 10, 80, 17
HSL:
52°, 66.1417%, 49.8039%
HSV (HSB):
52°, 79.6209%, 82.7451%
XYZ:
45.4976, 50.4185, 9.6193
xyY:
0.4311, 0.4777, 50.4185
CIE-Lab:
76.3254, -6.8253, 70.1065
CIE-LCH:
76.3254, 70.4379, 95.5606
CIE-Luv:
76.3254, 21.0936, 77.3481
Hunter-Lab:
71.0060, -9.8853, 41.6721
#d3bd2b color charts
#d3bd2b color shades, tints & tones
#d3bd2b color schemes
#d3bd2b color preview, HTML & CSS examples
This text has a color of #d3bd2b
<p style="color:#d3bd2b;">Text here</p>
.mytext {color:#d3bd2b;}
This box has a color of #d3bd2b
<div style="background-color:#d3bd2b;">Content here</div>
.mybackground {background-color:#d3bd2b;}
Border around this has a color of #d3bd2b
<div style="border:2px solid #d3bd2b;">Content here</div>
.myborder {border:2px solid #d3bd2b;}