#b4a600 color space conversions
Hex:
        #b4a600
        RGB:
        180, 166, 0
        CMY:
        29, 35, 100
        CMYK:
        0, 8, 100, 29
      HSL:
        55°, 100.0000%, 35.2941%
        HSV (HSB):
        55°, 100.0000%, 70.5882%
        XYZ:
        32.4586, 36.9757, 5.4263
        xyY:
        0.4336, 0.4939, 36.9757
      CIE-Lab:
        67.2588, -9.3850, 69.9498
        CIE-LCH:
        67.2588, 70.5765, 97.6416
        CIE-Luv:
        67.2588, 15.1624, 72.7460
        Hunter-Lab:
        60.8077, -11.1317, 37.2745
      #b4a600 color charts
#b4a600 RGB chart
      #b4a600 CMYK chart
      #b4a600 RGB pie chart
      #b4a600 color shades, tints & tones
#b4a600 color schemes
#b4a600 color preview, HTML & CSS examples
           This text has a color of #b4a600        
        
          <p style="color:#b4a600;">Text here</p>
        
        
          .mytext {color:#b4a600;}
        
        Text color #b4a600
      
           This box has a color of #b4a600        
        
          <div style="background-color:#b4a600;">Content here</div>
        
        
          .mybackground {background-color:#b4a600;}
        
        Background color #b4a600
      
           Border around this has a color of #b4a600        
        
          <div style="border:2px solid #b4a600;">Content here</div>
        
        
          .myborder {border:2px solid #b4a600;}
        
        Border color #b4a600