#d4bc2e color space conversions
Hex:
#d4bc2e
RGB:
212, 188, 46
CMY:
17, 26, 82
CMYK:
0, 11, 78, 17
HSL:
51°, 65.8730%, 50.5882%
HSV (HSB):
51°, 78.3019%, 83.1373%
XYZ:
45.6277, 50.1607, 9.8619
xyY:
0.4319, 0.4748, 50.1607
CIE-Lab:
76.1678, -5.7735, 69.0919
CIE-LCH:
76.1678, 69.3328, 94.7767
CIE-Luv:
76.1678, 22.4613, 76.3791
Hunter-Lab:
70.8243, -8.9458, 41.3211
#d4bc2e color charts
#d4bc2e color shades, tints & tones
#d4bc2e color schemes
#d4bc2e color preview, HTML & CSS examples
This text has a color of #d4bc2e
<p style="color:#d4bc2e;">Text here</p>
.mytext {color:#d4bc2e;}
This box has a color of #d4bc2e
<div style="background-color:#d4bc2e;">Content here</div>
.mybackground {background-color:#d4bc2e;}
Border around this has a color of #d4bc2e
<div style="border:2px solid #d4bc2e;">Content here</div>
.myborder {border:2px solid #d4bc2e;}