#b0b970 color space conversions
Hex:
        #b0b970
        RGB:
        176, 185, 112
        CMY:
        31, 27, 56
        CMYK:
        5, 0, 39, 27
      HSL:
        67°, 34.2723%, 58.2353%
        HSV (HSB):
        67°, 39.4595%, 72.5490%
        XYZ:
        38.1781, 45.0979, 22.0218
        xyY:
        0.3626, 0.4283, 45.0979
      CIE-Lab:
        72.9563, -14.5154, 35.9749
        CIE-LCH:
        72.9563, 38.7929, 111.9734
        CIE-Luv:
        72.9563, -2.1181, 48.8912
        Hunter-Lab:
        67.1550, -16.0426, 27.5658
      #b0b970 color charts
#b0b970 RGB chart
      #b0b970 CMYK chart
      #b0b970 RGB pie chart
      #b0b970 color shades, tints & tones
#b0b970 color schemes
#b0b970 color preview, HTML & CSS examples
           This text has a color of #b0b970        
        
          <p style="color:#b0b970;">Text here</p>
        
        
          .mytext {color:#b0b970;}
        
        Text color #b0b970
      
           This box has a color of #b0b970        
        
          <div style="background-color:#b0b970;">Content here</div>
        
        
          .mybackground {background-color:#b0b970;}
        
        Background color #b0b970
      
           Border around this has a color of #b0b970        
        
          <div style="border:2px solid #b0b970;">Content here</div>
        
        
          .myborder {border:2px solid #b0b970;}
        
        Border color #b0b970