#b2a546 color space conversions
Hex:
        #b2a546
        RGB:
        178, 165, 70
        CMY:
        30, 35, 73
        CMYK:
        0, 7, 61, 30
      HSL:
        53°, 43.5484%, 48.6275%
        HSV (HSB):
        53°, 60.6742%, 69.8039%
        XYZ:
        32.9207, 36.8174, 11.1657
        xyY:
        0.4069, 0.4551, 36.8174
      CIE-Lab:
        67.1398, -7.2214, 49.7310
        CIE-LCH:
        67.1398, 50.2525, 98.2621
        CIE-Luv:
        67.1398, 13.0969, 58.6980
        Hunter-Lab:
        60.6774, -9.3396, 31.5637
      #b2a546 color charts
#b2a546 RGB chart
      #b2a546 CMYK chart
      #b2a546 RGB pie chart
      #b2a546 color shades, tints & tones
#b2a546 color schemes
#b2a546 color preview, HTML & CSS examples
           This text has a color of #b2a546        
        
          <p style="color:#b2a546;">Text here</p>
        
        
          .mytext {color:#b2a546;}
        
        Text color #b2a546
      
           This box has a color of #b2a546        
        
          <div style="background-color:#b2a546;">Content here</div>
        
        
          .mybackground {background-color:#b2a546;}
        
        Background color #b2a546
      
           Border around this has a color of #b2a546        
        
          <div style="border:2px solid #b2a546;">Content here</div>
        
        
          .myborder {border:2px solid #b2a546;}
        
        Border color #b2a546