#b2a646 color space conversions
Hex:
        #b2a646
        RGB:
        178, 166, 70
        CMY:
        30, 35, 73
        CMYK:
        0, 7, 61, 30
      HSL:
        53°, 43.5484%, 48.6275%
        HSV (HSB):
        53°, 60.6742%, 69.8039%
        XYZ:
        33.1018, 37.1796, 11.2261
        xyY:
        0.4061, 0.4561, 37.1796
      CIE-Lab:
        67.4116, -7.7499, 50.0311
        CIE-LCH:
        67.4116, 50.6278, 98.8053
        CIE-Luv:
        67.4116, 12.4355, 59.1544
        Hunter-Lab:
        60.9751, -9.8033, 31.7667
      #b2a646 color charts
#b2a646 RGB chart
      #b2a646 CMYK chart
      #b2a646 RGB pie chart
      #b2a646 color shades, tints & tones
#b2a646 color schemes
#b2a646 color preview, HTML & CSS examples
           This text has a color of #b2a646        
        
          <p style="color:#b2a646;">Text here</p>
        
        
          .mytext {color:#b2a646;}
        
        Text color #b2a646
      
           This box has a color of #b2a646        
        
          <div style="background-color:#b2a646;">Content here</div>
        
        
          .mybackground {background-color:#b2a646;}
        
        Background color #b2a646
      
           Border around this has a color of #b2a646        
        
          <div style="border:2px solid #b2a646;">Content here</div>
        
        
          .myborder {border:2px solid #b2a646;}
        
        Border color #b2a646