#b7a550 color space conversions
Hex:
        #b7a550
        RGB:
        183, 165, 80
        CMY:
        28, 35, 69
        CMYK:
        0, 10, 56, 28
      HSL:
        50°, 41.7004%, 51.5686%
        HSV (HSB):
        50°, 56.2842%, 71.7647%
        XYZ:
        34.4315, 37.5567, 13.0239
        xyY:
        0.4050, 0.4418, 37.5567
      CIE-Lab:
        67.6926, -4.3127, 45.7553
        CIE-LCH:
        67.6926, 45.9580, 95.3845
        CIE-Luv:
        67.6926, 16.2100, 54.9247
        Hunter-Lab:
        61.2835, -6.9578, 30.2983
      #b7a550 color charts
#b7a550 RGB chart
      #b7a550 CMYK chart
      #b7a550 RGB pie chart
      #b7a550 color shades, tints & tones
#b7a550 color schemes
#b7a550 color preview, HTML & CSS examples
           This text has a color of #b7a550        
        
          <p style="color:#b7a550;">Text here</p>
        
        
          .mytext {color:#b7a550;}
        
        Text color #b7a550
      
           This box has a color of #b7a550        
        
          <div style="background-color:#b7a550;">Content here</div>
        
        
          .mybackground {background-color:#b7a550;}
        
        Background color #b7a550
      
           Border around this has a color of #b7a550        
        
          <div style="border:2px solid #b7a550;">Content here</div>
        
        
          .myborder {border:2px solid #b7a550;}
        
        Border color #b7a550