#d8b94d color space conversions
Hex:
#d8b94d
RGB:
216, 185, 77
CMY:
15, 27, 70
CMYK:
0, 14, 64, 15
HSL:
47°, 64.0553%, 57.4510%
HSV (HSB):
47°, 64.3519%, 84.7059%
XYZ:
47.0074, 49.8327, 14.1623
xyY:
0.4235, 0.4489, 49.8327
CIE-Lab:
75.9664, -0.9986, 57.2290
CIE-LCH:
75.9664, 57.2377, 90.9996
CIE-Luv:
75.9664, 26.4781, 66.6693
Hunter-Lab:
70.5923, -4.6732, 37.5198
#d8b94d color charts
#d8b94d color shades, tints & tones
#d8b94d color schemes
#d8b94d color preview, HTML & CSS examples
This text has a color of #d8b94d
<p style="color:#d8b94d;">Text here</p>
.mytext {color:#d8b94d;}
This box has a color of #d8b94d
<div style="background-color:#d8b94d;">Content here</div>
.mybackground {background-color:#d8b94d;}
Border around this has a color of #d8b94d
<div style="border:2px solid #d8b94d;">Content here</div>
.myborder {border:2px solid #d8b94d;}