#b2a500 color space conversions
Hex:
        #b2a500
        RGB:
        178, 165, 0
        CMY:
        30, 35, 100
        CMYK:
        0, 7, 100, 30
      HSL:
        56°, 100.0000%, 34.9020%
        HSV (HSB):
        56°, 100.0000%, 69.8039%
        XYZ:
        31.8152, 36.3752, 5.3443
        xyY:
        0.4327, 0.4947, 36.3752
      CIE-Lab:
        66.8056, -9.7562, 69.5410
        CIE-LCH:
        66.8056, 70.2221, 97.9861
        CIE-Luv:
        66.8056, 14.4106, 72.3349
        Hunter-Lab:
        60.3119, -11.3850, 36.9646
      #b2a500 color charts
#b2a500 RGB chart
      #b2a500 CMYK chart
      #b2a500 RGB pie chart
      #b2a500 color shades, tints & tones
#b2a500 color schemes
#b2a500 color preview, HTML & CSS examples
           This text has a color of #b2a500        
        
          <p style="color:#b2a500;">Text here</p>
        
        
          .mytext {color:#b2a500;}
        
        Text color #b2a500
      
           This box has a color of #b2a500        
        
          <div style="background-color:#b2a500;">Content here</div>
        
        
          .mybackground {background-color:#b2a500;}
        
        Background color #b2a500
      
           Border around this has a color of #b2a500        
        
          <div style="border:2px solid #b2a500;">Content here</div>
        
        
          .myborder {border:2px solid #b2a500;}
        
        Border color #b2a500