#bd9f37 color space conversions
Hex:
        #bd9f37
        RGB:
        189, 159, 55
        CMY:
        26, 38, 78
        CMYK:
        0, 16, 71, 26
      HSL:
        47°, 54.9180%, 47.8431%
        HSV (HSB):
        47°, 70.8995%, 74.1176%
        XYZ:
        34.0740, 35.8909, 8.7462
        xyY:
        0.4329, 0.4560, 35.8909
      CIE-Lab:
        66.4365, -0.1364, 55.8375
        CIE-LCH:
        66.4365, 55.8376, 90.1399
        CIE-Luv:
        66.4365, 25.7568, 61.5090
        Hunter-Lab:
        59.9090, -3.3168, 33.2805
      #bd9f37 color charts
#bd9f37 RGB chart
      #bd9f37 CMYK chart
      #bd9f37 RGB pie chart
      #bd9f37 color shades, tints & tones
#bd9f37 color schemes
#bd9f37 color preview, HTML & CSS examples
           This text has a color of #bd9f37        
        
          <p style="color:#bd9f37;">Text here</p>
        
        
          .mytext {color:#bd9f37;}
        
        Text color #bd9f37
      
           This box has a color of #bd9f37        
        
          <div style="background-color:#bd9f37;">Content here</div>
        
        
          .mybackground {background-color:#bd9f37;}
        
        Background color #bd9f37
      
           Border around this has a color of #bd9f37        
        
          <div style="border:2px solid #bd9f37;">Content here</div>
        
        
          .myborder {border:2px solid #bd9f37;}
        
        Border color #bd9f37