#d9bd4c color space conversions
Hex:
#d9bd4c
RGB:
217, 189, 76
CMY:
15, 26, 70
CMYK:
0, 13, 65, 15
HSL:
48°, 64.9770%, 57.4510%
HSV (HSB):
48°, 64.9770%, 85.0980%
XYZ:
48.1174, 51.6687, 14.2745
xyY:
0.4219, 0.4530, 51.6687
CIE-Lab:
77.0823, -2.7204, 58.8861
CIE-LCH:
77.0823, 58.9489, 92.6450
CIE-Luv:
77.0823, 24.4692, 68.7963
Hunter-Lab:
71.8809, -6.3031, 38.5426
#d9bd4c color charts
#d9bd4c color shades, tints & tones
#d9bd4c color schemes
#d9bd4c color preview, HTML & CSS examples
This text has a color of #d9bd4c
<p style="color:#d9bd4c;">Text here</p>
.mytext {color:#d9bd4c;}
This box has a color of #d9bd4c
<div style="background-color:#d9bd4c;">Content here</div>
.mybackground {background-color:#d9bd4c;}
Border around this has a color of #d9bd4c
<div style="border:2px solid #d9bd4c;">Content here</div>
.myborder {border:2px solid #d9bd4c;}