#bd9e56 color space conversions
Hex:
        #bd9e56
        RGB:
        189, 158, 86
        CMY:
        26, 38, 66
        CMYK:
        0, 16, 54, 26
      HSL:
        42°, 43.8298%, 53.9216%
        HSV (HSB):
        42°, 54.4974%, 74.1176%
        XYZ:
        34.8928, 35.9444, 13.9030
        xyY:
        0.4118, 0.4242, 35.9444
      CIE-Lab:
        66.4774, 2.5100, 41.4908
        CIE-LCH:
        66.4774, 41.5667, 86.5381
        CIE-Luv:
        66.4774, 24.9085, 49.2800
        Hunter-Lab:
        59.9537, -1.0325, 28.2185
      #bd9e56 color charts
#bd9e56 RGB chart
      #bd9e56 CMYK chart
      #bd9e56 RGB pie chart
      #bd9e56 color shades, tints & tones
#bd9e56 color schemes
#bd9e56 color preview, HTML & CSS examples
           This text has a color of #bd9e56        
        
          <p style="color:#bd9e56;">Text here</p>
        
        
          .mytext {color:#bd9e56;}
        
        Text color #bd9e56
      
           This box has a color of #bd9e56        
        
          <div style="background-color:#bd9e56;">Content here</div>
        
        
          .mybackground {background-color:#bd9e56;}
        
        Background color #bd9e56
      
           Border around this has a color of #bd9e56        
        
          <div style="border:2px solid #bd9e56;">Content here</div>
        
        
          .myborder {border:2px solid #bd9e56;}
        
        Border color #bd9e56