#b3a060 color space conversions
Hex:
        #b3a060
        RGB:
        179, 160, 96
        CMY:
        30, 37, 62
        CMYK:
        0, 11, 46, 30
      HSL:
        46°, 35.3191%, 53.9216%
        HSV (HSB):
        46°, 46.3687%, 70.1961%
        XYZ:
        33.2725, 35.5698, 16.1783
        xyY:
        0.3913, 0.4184, 35.5698
      CIE-Lab:
        66.1899, -1.8806, 35.7762
        CIE-LCH:
        66.1899, 35.8256, 93.0090
        CIE-Luv:
        66.1899, 15.8688, 44.6562
        Hunter-Lab:
        59.6405, -4.7883, 25.6650
      #b3a060 color charts
#b3a060 RGB chart
      #b3a060 CMYK chart
      #b3a060 RGB pie chart
      #b3a060 color shades, tints & tones
#b3a060 color schemes
#b3a060 color preview, HTML & CSS examples
           This text has a color of #b3a060        
        
          <p style="color:#b3a060;">Text here</p>
        
        
          .mytext {color:#b3a060;}
        
        Text color #b3a060
      
           This box has a color of #b3a060        
        
          <div style="background-color:#b3a060;">Content here</div>
        
        
          .mybackground {background-color:#b3a060;}
        
        Background color #b3a060
      
           Border around this has a color of #b3a060        
        
          <div style="border:2px solid #b3a060;">Content here</div>
        
        
          .myborder {border:2px solid #b3a060;}
        
        Border color #b3a060