#bdac4d color space conversions
Hex:
#bdac4d
RGB:
189, 172, 77
CMY:
26, 33, 70
CMYK:
0, 9, 59, 26
HSL:
51°, 45.9016%, 52.1569%
HSV (HSB):
51°, 59.2593%, 74.1176%
XYZ:
37.0783, 40.8597, 12.9536
xyY:
0.4079, 0.4495, 40.8597
CIE-Lab:
70.0775, -5.6837, 50.0445
CIE-LCH:
70.0775, 50.3662, 96.4794
CIE-Luv:
70.0775, 15.9160, 59.6872
Hunter-Lab:
63.9216, -8.3221, 32.7300
#bdac4d color charts
#bdac4d color shades, tints & tones
#bdac4d color schemes
#bdac4d color preview, HTML & CSS examples
This text has a color of #bdac4d
<p style="color:#bdac4d;">Text here</p>
.mytext {color:#bdac4d;}
This box has a color of #bdac4d
<div style="background-color:#bdac4d;">Content here</div>
.mybackground {background-color:#bdac4d;}
Border around this has a color of #bdac4d
<div style="border:2px solid #bdac4d;">Content here</div>
.myborder {border:2px solid #bdac4d;}