#d3bc1e color space conversions
Hex:
#d3bc1e
RGB:
211, 188, 30
CMY:
17, 26, 88
CMYK:
0, 11, 86, 17
HSL:
52°, 75.1037%, 47.2549%
HSV (HSB):
52°, 85.7820%, 82.7451%
XYZ:
45.0815, 49.9091, 8.4857
xyY:
0.4357, 0.4823, 49.9091
CIE-Lab:
76.0134, -6.6764, 73.2148
CIE-LCH:
76.0134, 73.5186, 95.2104
CIE-Luv:
76.0134, 22.0281, 79.0521
Hunter-Lab:
70.6463, -9.7250, 42.3308
#d3bc1e color charts
#d3bc1e color shades, tints & tones
#d3bc1e color schemes
#d3bc1e color preview, HTML & CSS examples
This text has a color of #d3bc1e
<p style="color:#d3bc1e;">Text here</p>
.mytext {color:#d3bc1e;}
This box has a color of #d3bc1e
<div style="background-color:#d3bc1e;">Content here</div>
.mybackground {background-color:#d3bc1e;}
Border around this has a color of #d3bc1e
<div style="border:2px solid #d3bc1e;">Content here</div>
.myborder {border:2px solid #d3bc1e;}