#d5bb3e color space conversions
Hex:
#d5bb3e
RGB:
213, 187, 62
CMY:
16, 27, 76
CMYK:
0, 12, 71, 16
HSL:
50°, 64.2553%, 53.9216%
HSV (HSB):
50°, 70.8920%, 83.5294%
XYZ:
46.0804, 50.0346, 11.7864
xyY:
0.4271, 0.4637, 50.0346
CIE-Lab:
76.0905, -4.1498, 63.4598
CIE-LCH:
76.0905, 63.5953, 93.7414
CIE-Luv:
76.0905, 23.4550, 72.1410
Hunter-Lab:
70.7351, -7.5027, 39.6353
#d5bb3e color charts
#d5bb3e color shades, tints & tones
#d5bb3e color schemes
#d5bb3e color preview, HTML & CSS examples
This text has a color of #d5bb3e
<p style="color:#d5bb3e;">Text here</p>
.mytext {color:#d5bb3e;}
This box has a color of #d5bb3e
<div style="background-color:#d5bb3e;">Content here</div>
.mybackground {background-color:#d5bb3e;}
Border around this has a color of #d5bb3e
<div style="border:2px solid #d5bb3e;">Content here</div>
.myborder {border:2px solid #d5bb3e;}