#b7a547 color space conversions
Hex:
        #b7a547
        RGB:
        183, 165, 71
        CMY:
        28, 35, 72
        CMYK:
        0, 10, 61, 28
      HSL:
        50°, 44.0945%, 49.8039%
        HSV (HSB):
        50°, 61.2022%, 71.7647%
        XYZ:
        34.1209, 37.4325, 11.3881
        xyY:
        0.4114, 0.4513, 37.4325
      CIE-Lab:
        67.6002, -4.9895, 49.9075
        CIE-LCH:
        67.6002, 50.1563, 95.7092
        CIE-Luv:
        67.6002, 16.5911, 58.5342
        Hunter-Lab:
        61.1821, -7.5202, 31.7916
      #b7a547 color charts
#b7a547 RGB chart
      #b7a547 CMYK chart
      #b7a547 RGB pie chart
      #b7a547 color shades, tints & tones
#b7a547 color schemes
#b7a547 color preview, HTML & CSS examples
           This text has a color of #b7a547        
        
          <p style="color:#b7a547;">Text here</p>
        
        
          .mytext {color:#b7a547;}
        
        Text color #b7a547
      
           This box has a color of #b7a547        
        
          <div style="background-color:#b7a547;">Content here</div>
        
        
          .mybackground {background-color:#b7a547;}
        
        Background color #b7a547
      
           Border around this has a color of #b7a547        
        
          <div style="border:2px solid #b7a547;">Content here</div>
        
        
          .myborder {border:2px solid #b7a547;}
        
        Border color #b7a547