#b4a300 color space conversions
Hex:
        #b4a300
        RGB:
        180, 163, 0
        CMY:
        29, 36, 100
        CMYK:
        0, 9, 100, 29
      HSL:
        54°, 100.0000%, 35.2941%
        HSV (HSB):
        54°, 100.0000%, 70.5882%
        XYZ:
        31.9196, 35.8977, 5.2466
        xyY:
        0.4369, 0.4913, 35.8977
      CIE-Lab:
        66.4417, -7.8082, 69.3624
        CIE-LCH:
        66.4417, 69.8005, 96.4228
        CIE-Luv:
        66.4417, 17.2705, 71.5835
        Hunter-Lab:
        59.9147, -9.7547, 36.7484
      #b4a300 color charts
#b4a300 RGB chart
      #b4a300 CMYK chart
      #b4a300 RGB pie chart
      #b4a300 color shades, tints & tones
#b4a300 color schemes
#b4a300 color preview, HTML & CSS examples
           This text has a color of #b4a300        
        
          <p style="color:#b4a300;">Text here</p>
        
        
          .mytext {color:#b4a300;}
        
        Text color #b4a300
      
           This box has a color of #b4a300        
        
          <div style="background-color:#b4a300;">Content here</div>
        
        
          .mybackground {background-color:#b4a300;}
        
        Background color #b4a300
      
           Border around this has a color of #b4a300        
        
          <div style="border:2px solid #b4a300;">Content here</div>
        
        
          .myborder {border:2px solid #b4a300;}
        
        Border color #b4a300