#b7b970 color space conversions
Hex:
        #b7b970
        RGB:
        183, 185, 112
        CMY:
        28, 27, 56
        CMYK:
        1, 0, 39, 27
      HSL:
        62°, 34.2723%, 58.2353%
        HSV (HSB):
        62°, 39.4595%, 72.5490%
        XYZ:
        39.8020, 45.9351, 22.0978
        xyY:
        0.3691, 0.4260, 45.9351
      CIE-Lab:
        73.5034, -11.7152, 36.7832
        CIE-LCH:
        73.5034, 38.6038, 107.6663
        CIE-Luv:
        73.5034, 2.2851, 49.3098
        Hunter-Lab:
        67.7754, -13.7804, 28.1116
      #b7b970 color charts
#b7b970 RGB chart
      #b7b970 CMYK chart
      #b7b970 RGB pie chart
      #b7b970 color shades, tints & tones
#b7b970 color schemes
#b7b970 color preview, HTML & CSS examples
           This text has a color of #b7b970        
        
          <p style="color:#b7b970;">Text here</p>
        
        
          .mytext {color:#b7b970;}
        
        Text color #b7b970
      
           This box has a color of #b7b970        
        
          <div style="background-color:#b7b970;">Content here</div>
        
        
          .mybackground {background-color:#b7b970;}
        
        Background color #b7b970
      
           Border around this has a color of #b7b970        
        
          <div style="border:2px solid #b7b970;">Content here</div>
        
        
          .myborder {border:2px solid #b7b970;}
        
        Border color #b7b970