#b2a300 color space conversions
Hex:
        #b2a300
        RGB:
        178, 163, 0
        CMY:
        30, 36, 100
        CMYK:
        0, 8, 100, 30
      HSL:
        55°, 100.0000%, 34.9020%
        HSV (HSB):
        55°, 100.0000%, 69.8039%
        XYZ:
        31.4573, 35.6594, 5.2250
        xyY:
        0.4348, 0.4929, 35.6594
      CIE-Lab:
        66.2588, -8.7061, 69.1473
        CIE-LCH:
        66.2588, 69.6932, 97.1761
        CIE-Luv:
        66.2588, 15.8087, 71.5585
        Hunter-Lab:
        59.7155, -10.4707, 36.6131
      #b2a300 color charts
#b2a300 RGB chart
      #b2a300 CMYK chart
      #b2a300 RGB pie chart
      #b2a300 color shades, tints & tones
#b2a300 color schemes
#b2a300 color preview, HTML & CSS examples
           This text has a color of #b2a300        
        
          <p style="color:#b2a300;">Text here</p>
        
        
          .mytext {color:#b2a300;}
        
        Text color #b2a300
      
           This box has a color of #b2a300        
        
          <div style="background-color:#b2a300;">Content here</div>
        
        
          .mybackground {background-color:#b2a300;}
        
        Background color #b2a300
      
           Border around this has a color of #b2a300        
        
          <div style="border:2px solid #b2a300;">Content here</div>
        
        
          .myborder {border:2px solid #b2a300;}
        
        Border color #b2a300