#b7b347 color space conversions
Hex:
        #b7b347
        RGB:
        183, 179, 71
        CMY:
        28, 30, 72
        CMYK:
        0, 2, 61, 28
      HSL:
        58°, 44.0945%, 49.8039%
        HSV (HSB):
        58°, 61.2022%, 71.7647%
        XYZ:
        36.7859, 42.7624, 12.2764
        xyY:
        0.4006, 0.4657, 42.7624
      CIE-Lab:
        71.3934, -12.3188, 54.0584
        CIE-LCH:
        71.3934, 55.4442, 102.8374
        CIE-Luv:
        71.3934, 7.3697, 64.8690
        Hunter-Lab:
        65.3930, -14.0251, 34.6444
      #b7b347 color charts
#b7b347 RGB chart
      #b7b347 CMYK chart
      #b7b347 RGB pie chart
      #b7b347 color shades, tints & tones
#b7b347 color schemes
#b7b347 color preview, HTML & CSS examples
           This text has a color of #b7b347        
        
          <p style="color:#b7b347;">Text here</p>
        
        
          .mytext {color:#b7b347;}
        
        Text color #b7b347
      
           This box has a color of #b7b347        
        
          <div style="background-color:#b7b347;">Content here</div>
        
        
          .mybackground {background-color:#b7b347;}
        
        Background color #b7b347
      
           Border around this has a color of #b7b347        
        
          <div style="border:2px solid #b7b347;">Content here</div>
        
        
          .myborder {border:2px solid #b7b347;}
        
        Border color #b7b347