#b4a530 color space conversions
Hex:
        #b4a530
        RGB:
        180, 165, 48
        CMY:
        29, 35, 81
        CMYK:
        0, 8, 73, 29
      HSL:
        53°, 57.8947%, 44.7059%
        HSV (HSB):
        53°, 73.3333%, 70.5882%
        XYZ:
        32.8110, 36.8270, 8.1753
        xyY:
        0.4217, 0.4733, 36.8270
      CIE-Lab:
        67.1470, -7.6427, 58.9824
        CIE-LCH:
        67.1470, 59.4755, 97.3830
        CIE-Luv:
        67.1470, 15.1936, 65.6803
        Hunter-Lab:
        60.6852, -9.6885, 34.4923
      #b4a530 color charts
#b4a530 RGB chart
      #b4a530 CMYK chart
      #b4a530 RGB pie chart
      #b4a530 color shades, tints & tones
#b4a530 color schemes
#b4a530 color preview, HTML & CSS examples
           This text has a color of #b4a530        
        
          <p style="color:#b4a530;">Text here</p>
        
        
          .mytext {color:#b4a530;}
        
        Text color #b4a530
      
           This box has a color of #b4a530        
        
          <div style="background-color:#b4a530;">Content here</div>
        
        
          .mybackground {background-color:#b4a530;}
        
        Background color #b4a530
      
           Border around this has a color of #b4a530        
        
          <div style="border:2px solid #b4a530;">Content here</div>
        
        
          .myborder {border:2px solid #b4a530;}
        
        Border color #b4a530