#d3bc1f color space conversions
Hex:
#d3bc1f
RGB:
211, 188, 31
CMY:
17, 26, 88
CMYK:
0, 11, 85, 17
HSL:
52°, 74.3802%, 47.4510%
HSV (HSB):
52°, 85.3081%, 82.7451%
XYZ:
45.0945, 49.9143, 8.5540
xyY:
0.4354, 0.4820, 49.9143
CIE-Lab:
76.0166, -6.6528, 72.9916
CIE-LCH:
76.0166, 73.2942, 95.2078
CIE-Luv:
76.0166, 22.0131, 78.9161
Hunter-Lab:
70.6500, -9.7045, 42.2764
#d3bc1f color charts
#d3bc1f color shades, tints & tones
#d3bc1f color schemes
#d3bc1f color preview, HTML & CSS examples
This text has a color of #d3bc1f
<p style="color:#d3bc1f;">Text here</p>
.mytext {color:#d3bc1f;}
This box has a color of #d3bc1f
<div style="background-color:#d3bc1f;">Content here</div>
.mybackground {background-color:#d3bc1f;}
Border around this has a color of #d3bc1f
<div style="border:2px solid #d3bc1f;">Content here</div>
.myborder {border:2px solid #d3bc1f;}