#b4b347 color space conversions
Hex:
        #b4b347
        RGB:
        180, 179, 71
        CMY:
        29, 30, 72
        CMYK:
        0, 1, 61, 29
      HSL:
        59°, 43.4263%, 49.2157%
        HSV (HSB):
        59°, 60.5556%, 70.5882%
        XYZ:
        36.0798, 42.3984, 12.2433
        xyY:
        0.3977, 0.4673, 42.3984
      CIE-Lab:
        71.1448, -13.5933, 53.7164
        CIE-LCH:
        71.1448, 55.4096, 104.2010
        CIE-Luv:
        71.1448, 5.3411, 64.7684
        Hunter-Lab:
        65.1141, -15.0425, 34.4316
      #b4b347 color charts
#b4b347 RGB chart
      #b4b347 CMYK chart
      #b4b347 RGB pie chart
      #b4b347 color shades, tints & tones
#b4b347 color schemes
#b4b347 color preview, HTML & CSS examples
           This text has a color of #b4b347        
        
          <p style="color:#b4b347;">Text here</p>
        
        
          .mytext {color:#b4b347;}
        
        Text color #b4b347
      
           This box has a color of #b4b347        
        
          <div style="background-color:#b4b347;">Content here</div>
        
        
          .mybackground {background-color:#b4b347;}
        
        Background color #b4b347
      
           Border around this has a color of #b4b347        
        
          <div style="border:2px solid #b4b347;">Content here</div>
        
        
          .myborder {border:2px solid #b4b347;}
        
        Border color #b4b347