#b8b970 color space conversions
Hex:
        #b8b970
        RGB:
        184, 185, 112
        CMY:
        28, 27, 56
        CMYK:
        1, 0, 39, 27
      HSL:
        61°, 34.2723%, 58.2353%
        HSV (HSB):
        61°, 39.4595%, 72.5490%
        XYZ:
        40.0408, 46.0581, 22.1090
        xyY:
        0.3700, 0.4256, 46.0581
      CIE-Lab:
        73.5832, -11.3130, 36.9011
        CIE-LCH:
        73.5832, 38.5963, 107.0443
        CIE-Luv:
        73.5832, 2.9245, 49.3709
        Hunter-Lab:
        67.8661, -13.4514, 28.1912
      #b8b970 color charts
#b8b970 RGB chart
      #b8b970 CMYK chart
      #b8b970 RGB pie chart
      #b8b970 color shades, tints & tones
#b8b970 color schemes
#b8b970 color preview, HTML & CSS examples
           This text has a color of #b8b970        
        
          <p style="color:#b8b970;">Text here</p>
        
        
          .mytext {color:#b8b970;}
        
        Text color #b8b970
      
           This box has a color of #b8b970        
        
          <div style="background-color:#b8b970;">Content here</div>
        
        
          .mybackground {background-color:#b8b970;}
        
        Background color #b8b970
      
           Border around this has a color of #b8b970        
        
          <div style="border:2px solid #b8b970;">Content here</div>
        
        
          .myborder {border:2px solid #b8b970;}
        
        Border color #b8b970