#d3bc2a color space conversions
Hex:
#d3bc2a
RGB:
211, 188, 42
CMY:
17, 26, 84
CMYK:
0, 11, 80, 17
HSL:
52°, 66.7984%, 49.6078%
HSV (HSB):
52°, 80.0948%, 82.7451%
XYZ:
45.2651, 49.9825, 9.4523
xyY:
0.4323, 0.4774, 49.9825
CIE-Lab:
76.0585, -6.3423, 70.1645
CIE-LCH:
76.0585, 70.4506, 95.1650
CIE-Luv:
76.0585, 21.8167, 77.1368
Hunter-Lab:
70.6983, -9.4361, 41.5617
#d3bc2a color charts
#d3bc2a color shades, tints & tones
#d3bc2a color schemes
#d3bc2a color preview, HTML & CSS examples
This text has a color of #d3bc2a
<p style="color:#d3bc2a;">Text here</p>
.mytext {color:#d3bc2a;}
This box has a color of #d3bc2a
<div style="background-color:#d3bc2a;">Content here</div>
.mybackground {background-color:#d3bc2a;}
Border around this has a color of #d3bc2a
<div style="border:2px solid #d3bc2a;">Content here</div>
.myborder {border:2px solid #d3bc2a;}