#bd9f56 color space conversions
Hex:
        #bd9f56
        RGB:
        189, 159, 86
        CMY:
        26, 38, 66
        CMYK:
        0, 16, 54, 26
      HSL:
        43°, 43.8298%, 53.9216%
        HSV (HSB):
        43°, 54.4974%, 74.1176%
        XYZ:
        35.0641, 36.2870, 13.9601
        xyY:
        0.4110, 0.4253, 36.2870
      CIE-Lab:
        66.7386, 1.9690, 41.8035
        CIE-LCH:
        66.7386, 41.8498, 87.3032
        CIE-Luv:
        66.7386, 24.2282, 49.7579
        Hunter-Lab:
        60.2387, -1.5152, 28.4268
      #bd9f56 color charts
#bd9f56 RGB chart
      #bd9f56 CMYK chart
      #bd9f56 RGB pie chart
      #bd9f56 color shades, tints & tones
#bd9f56 color schemes
#bd9f56 color preview, HTML & CSS examples
           This text has a color of #bd9f56        
        
          <p style="color:#bd9f56;">Text here</p>
        
        
          .mytext {color:#bd9f56;}
        
        Text color #bd9f56
      
           This box has a color of #bd9f56        
        
          <div style="background-color:#bd9f56;">Content here</div>
        
        
          .mybackground {background-color:#bd9f56;}
        
        Background color #bd9f56
      
           Border around this has a color of #bd9f56        
        
          <div style="border:2px solid #bd9f56;">Content here</div>
        
        
          .myborder {border:2px solid #bd9f56;}
        
        Border color #bd9f56