#b7a546 color space conversions
Hex:
        #b7a546
        RGB:
        183, 165, 70
        CMY:
        28, 35, 73
        CMYK:
        0, 10, 62, 28
      HSL:
        50°, 44.6640%, 49.6078%
        HSV (HSB):
        50°, 61.7486%, 71.7647%
        XYZ:
        34.0891, 37.4197, 11.2204
        xyY:
        0.4121, 0.4523, 37.4197
      CIE-Lab:
        67.5908, -5.0592, 50.3559
        CIE-LCH:
        67.5908, 50.6094, 95.7372
        CIE-Luv:
        67.5908, 16.6306, 58.9083
        Hunter-Lab:
        61.1717, -7.5780, 31.9449
      #b7a546 color charts
#b7a546 RGB chart
      #b7a546 CMYK chart
      #b7a546 RGB pie chart
      #b7a546 color shades, tints & tones
#b7a546 color schemes
#b7a546 color preview, HTML & CSS examples
           This text has a color of #b7a546        
        
          <p style="color:#b7a546;">Text here</p>
        
        
          .mytext {color:#b7a546;}
        
        Text color #b7a546
      
           This box has a color of #b7a546        
        
          <div style="background-color:#b7a546;">Content here</div>
        
        
          .mybackground {background-color:#b7a546;}
        
        Background color #b7a546
      
           Border around this has a color of #b7a546        
        
          <div style="border:2px solid #b7a546;">Content here</div>
        
        
          .myborder {border:2px solid #b7a546;}
        
        Border color #b7a546