#b5b359 color space conversions
Hex:
        #b5b359
        RGB:
        181, 179, 89
        CMY:
        29, 30, 65
        CMYK:
        0, 1, 51, 29
      HSL:
        59°, 38.3333%, 52.9412%
        HSV (HSB):
        59°, 50.8287%, 70.9804%
        XYZ:
        36.9793, 42.7852, 15.7605
        xyY:
        0.3871, 0.4479, 42.7852
      CIE-Lab:
        71.4090, -11.7482, 45.6943
        CIE-LCH:
        71.4090, 47.1804, 104.4186
        CIE-Luv:
        71.4090, 5.4696, 57.5838
        Hunter-Lab:
        65.4104, -13.5545, 31.5014
      #b5b359 color charts
#b5b359 RGB chart
      #b5b359 CMYK chart
      #b5b359 RGB pie chart
      #b5b359 color shades, tints & tones
#b5b359 color schemes
#b5b359 color preview, HTML & CSS examples
           This text has a color of #b5b359        
        
          <p style="color:#b5b359;">Text here</p>
        
        
          .mytext {color:#b5b359;}
        
        Text color #b5b359
      
           This box has a color of #b5b359        
        
          <div style="background-color:#b5b359;">Content here</div>
        
        
          .mybackground {background-color:#b5b359;}
        
        Background color #b5b359
      
           Border around this has a color of #b5b359        
        
          <div style="border:2px solid #b5b359;">Content here</div>
        
        
          .myborder {border:2px solid #b5b359;}
        
        Border color #b5b359