#d9bc5e color space conversions
Hex:
#d9bc5e
RGB:
217, 188, 94
CMY:
15, 26, 63
CMYK:
0, 13, 57, 15
HSL:
46°, 61.8090%, 60.9804%
HSV (HSB):
46°, 56.6820%, 85.0980%
XYZ:
48.6189, 51.5263, 17.9728
xyY:
0.4116, 0.4362, 51.5263
CIE-Lab:
76.9967, -0.9718, 50.6287
CIE-LCH:
76.9967, 50.6380, 91.0997
CIE-Luv:
76.9967, 24.3316, 61.4460
Hunter-Lab:
71.7818, -4.7176, 35.4022
#d9bc5e color charts
#d9bc5e color shades, tints & tones
#d9bc5e color schemes
#d9bc5e color preview, HTML & CSS examples
This text has a color of #d9bc5e
<p style="color:#d9bc5e;">Text here</p>
.mytext {color:#d9bc5e;}
This box has a color of #d9bc5e
<div style="background-color:#d9bc5e;">Content here</div>
.mybackground {background-color:#d9bc5e;}
Border around this has a color of #d9bc5e
<div style="border:2px solid #d9bc5e;">Content here</div>
.myborder {border:2px solid #d9bc5e;}