#b4a550 color space conversions
Hex:
        #b4a550
        RGB:
        180, 165, 80
        CMY:
        29, 35, 69
        CMYK:
        0, 8, 56, 29
      HSL:
        51°, 40.0000%, 50.9804%
        HSV (HSB):
        51°, 55.5556%, 70.5882%
        XYZ:
        33.7255, 37.1928, 12.9908
        xyY:
        0.4019, 0.4433, 37.1928
      CIE-Lab:
        67.4214, -5.5967, 45.3710
        CIE-LCH:
        67.4214, 45.7149, 97.0321
        CIE-Luv:
        67.4214, 14.1027, 54.7731
        Hunter-Lab:
        60.9859, -8.0138, 30.0605
      #b4a550 color charts
#b4a550 RGB chart
      #b4a550 CMYK chart
      #b4a550 RGB pie chart
      #b4a550 color shades, tints & tones
#b4a550 color schemes
#b4a550 color preview, HTML & CSS examples
           This text has a color of #b4a550        
        
          <p style="color:#b4a550;">Text here</p>
        
        
          .mytext {color:#b4a550;}
        
        Text color #b4a550
      
           This box has a color of #b4a550        
        
          <div style="background-color:#b4a550;">Content here</div>
        
        
          .mybackground {background-color:#b4a550;}
        
        Background color #b4a550
      
           Border around this has a color of #b4a550        
        
          <div style="border:2px solid #b4a550;">Content here</div>
        
        
          .myborder {border:2px solid #b4a550;}
        
        Border color #b4a550