#b5a060 color space conversions
Hex:
        #b5a060
        RGB:
        181, 160, 96
        CMY:
        29, 37, 62
        CMYK:
        0, 12, 47, 29
      HSL:
        45°, 36.4807%, 54.3137%
        HSV (HSB):
        45°, 46.9613%, 70.9804%
        XYZ:
        33.7382, 35.8099, 16.2001
        xyY:
        0.3935, 0.4176, 35.8099
      CIE-Lab:
        66.3744, -1.0395, 36.0467
        CIE-LCH:
        66.3744, 36.0617, 91.6517
        CIE-Luv:
        66.3744, 17.2626, 44.7959
        Hunter-Lab:
        59.8414, -4.0852, 25.8381
      #b5a060 color charts
#b5a060 RGB chart
      #b5a060 CMYK chart
      #b5a060 RGB pie chart
      #b5a060 color shades, tints & tones
#b5a060 color schemes
#b5a060 color preview, HTML & CSS examples
           This text has a color of #b5a060        
        
          <p style="color:#b5a060;">Text here</p>
        
        
          .mytext {color:#b5a060;}
        
        Text color #b5a060
      
           This box has a color of #b5a060        
        
          <div style="background-color:#b5a060;">Content here</div>
        
        
          .mybackground {background-color:#b5a060;}
        
        Background color #b5a060
      
           Border around this has a color of #b5a060        
        
          <div style="border:2px solid #b5a060;">Content here</div>
        
        
          .myborder {border:2px solid #b5a060;}
        
        Border color #b5a060