#d4bb3e color space conversions
Hex:
#d4bb3e
RGB:
212, 187, 62
CMY:
17, 27, 76
CMYK:
0, 12, 71, 17
HSL:
50°, 63.5593%, 53.7255%
HSV (HSB):
50°, 70.7547%, 83.1373%
XYZ:
45.7912, 49.8855, 11.7728
xyY:
0.4262, 0.4643, 49.8855
CIE-Lab:
75.9989, -4.5785, 63.3384
CIE-LCH:
75.9989, 63.5037, 94.1346
CIE-Luv:
75.9989, 22.7261, 72.1103
Hunter-Lab:
70.6297, -7.8753, 39.5581
#d4bb3e color charts
#d4bb3e color shades, tints & tones
#d4bb3e color schemes
#d4bb3e color preview, HTML & CSS examples
This text has a color of #d4bb3e
<p style="color:#d4bb3e;">Text here</p>
.mytext {color:#d4bb3e;}
This box has a color of #d4bb3e
<div style="background-color:#d4bb3e;">Content here</div>
.mybackground {background-color:#d4bb3e;}
Border around this has a color of #d4bb3e
<div style="border:2px solid #d4bb3e;">Content here</div>
.myborder {border:2px solid #d4bb3e;}