#d3bc3a color space conversions
Hex:
#d3bc3a
RGB:
211, 188, 58
CMY:
17, 26, 77
CMYK:
0, 11, 73, 17
HSL:
51°, 63.4855%, 52.7451%
HSV (HSB):
51°, 72.5118%, 82.7451%
XYZ:
45.6109, 50.1208, 11.2733
xyY:
0.4263, 0.4684, 50.1208
CIE-Lab:
76.1434, -5.7162, 64.9545
CIE-LCH:
76.1434, 65.2056, 95.0292
CIE-Luv:
76.1434, 21.4237, 73.5762
Hunter-Lab:
70.7961, -8.8931, 40.1161
#d3bc3a color charts
#d3bc3a color shades, tints & tones
#d3bc3a color schemes
#d3bc3a color preview, HTML & CSS examples
This text has a color of #d3bc3a
<p style="color:#d3bc3a;">Text here</p>
.mytext {color:#d3bc3a;}
This box has a color of #d3bc3a
<div style="background-color:#d3bc3a;">Content here</div>
.mybackground {background-color:#d3bc3a;}
Border around this has a color of #d3bc3a
<div style="border:2px solid #d3bc3a;">Content here</div>
.myborder {border:2px solid #d3bc3a;}