#d8bb5d color space conversions
Hex:
#d8bb5d
RGB:
216, 187, 93
CMY:
15, 27, 64
CMYK:
0, 13, 57, 15
HSL:
46°, 61.1940%, 60.5882%
HSV (HSB):
46°, 56.9444%, 84.7059%
XYZ:
48.0650, 50.9299, 17.6531
xyY:
0.4121, 0.4366, 50.9299
CIE-Lab:
76.6365, -0.9435, 50.6620
CIE-LCH:
76.6365, 50.6708, 91.0669
CIE-Luv:
76.6365, 24.3422, 61.3574
Hunter-Lab:
71.3652, -4.6679, 35.2895
#d8bb5d color charts
#d8bb5d color shades, tints & tones
#d8bb5d color schemes
#d8bb5d color preview, HTML & CSS examples
This text has a color of #d8bb5d
<p style="color:#d8bb5d;">Text here</p>
.mytext {color:#d8bb5d;}
This box has a color of #d8bb5d
<div style="background-color:#d8bb5d;">Content here</div>
.mybackground {background-color:#d8bb5d;}
Border around this has a color of #d8bb5d
<div style="border:2px solid #d8bb5d;">Content here</div>
.myborder {border:2px solid #d8bb5d;}