#b0a768 color space conversions
Hex:
        #b0a768
        RGB:
        176, 167, 104
        CMY:
        31, 35, 59
        CMYK:
        0, 5, 41, 31
      HSL:
        53°, 31.3043%, 54.9020%
        HSV (HSB):
        53°, 40.9091%, 69.0196%
        XYZ:
        34.2219, 37.8670, 18.6021
        xyY:
        0.3773, 0.4175, 37.8670
      CIE-Lab:
        67.9225, -6.0283, 33.7176
        CIE-LCH:
        67.9225, 34.2522, 100.1366
        CIE-Luv:
        67.9225, 8.9937, 43.7746
        Hunter-Lab:
        61.5362, -8.4197, 25.1523
      #b0a768 color charts
#b0a768 RGB chart
      #b0a768 CMYK chart
      #b0a768 RGB pie chart
      #b0a768 color shades, tints & tones
#b0a768 color schemes
#b0a768 color preview, HTML & CSS examples
           This text has a color of #b0a768        
        
          <p style="color:#b0a768;">Text here</p>
        
        
          .mytext {color:#b0a768;}
        
        Text color #b0a768
      
           This box has a color of #b0a768        
        
          <div style="background-color:#b0a768;">Content here</div>
        
        
          .mybackground {background-color:#b0a768;}
        
        Background color #b0a768
      
           Border around this has a color of #b0a768        
        
          <div style="border:2px solid #b0a768;">Content here</div>
        
        
          .myborder {border:2px solid #b0a768;}
        
        Border color #b0a768