#d5bc3e color space conversions
Hex:
#d5bc3e
RGB:
213, 188, 62
CMY:
16, 26, 76
CMYK:
0, 12, 71, 16
HSL:
50°, 64.2553%, 53.9216%
HSV (HSB):
50°, 70.8920%, 83.5294%
XYZ:
46.2933, 50.4604, 11.8573
xyY:
0.4262, 0.4646, 50.4604
CIE-Lab:
76.3510, -4.6686, 63.7180
CIE-LCH:
76.3510, 63.8888, 94.1905
CIE-Luv:
76.3510, 22.7570, 72.5591
Hunter-Lab:
71.0355, -7.9849, 39.8281
#d5bc3e color charts
#d5bc3e color shades, tints & tones
#d5bc3e color schemes
#d5bc3e color preview, HTML & CSS examples
This text has a color of #d5bc3e
<p style="color:#d5bc3e;">Text here</p>
.mytext {color:#d5bc3e;}
This box has a color of #d5bc3e
<div style="background-color:#d5bc3e;">Content here</div>
.mybackground {background-color:#d5bc3e;}
Border around this has a color of #d5bc3e
<div style="border:2px solid #d5bc3e;">Content here</div>
.myborder {border:2px solid #d5bc3e;}