#b2aa4f color space conversions
Hex:
        #b2aa4f
        RGB:
        178, 170, 79
        CMY:
        30, 33, 69
        CMYK:
        0, 4, 56, 30
      HSL:
        55°, 39.1304%, 50.3922%
        HSV (HSB):
        55°, 55.6180%, 69.8039%
        XYZ:
        34.1461, 38.7789, 13.0825
        xyY:
        0.3970, 0.4509, 38.7789
      CIE-Lab:
        68.5908, -9.1719, 47.1561
        CIE-LCH:
        68.5908, 48.0398, 101.0066
        CIE-Luv:
        68.5908, 9.5064, 57.4606
        Hunter-Lab:
        62.2727, -11.1001, 31.1350
      #b2aa4f color charts
#b2aa4f RGB chart
      #b2aa4f CMYK chart
      #b2aa4f RGB pie chart
      #b2aa4f color shades, tints & tones
#b2aa4f color schemes
#b2aa4f color preview, HTML & CSS examples
           This text has a color of #b2aa4f        
        
          <p style="color:#b2aa4f;">Text here</p>
        
        
          .mytext {color:#b2aa4f;}
        
        Text color #b2aa4f
      
           This box has a color of #b2aa4f        
        
          <div style="background-color:#b2aa4f;">Content here</div>
        
        
          .mybackground {background-color:#b2aa4f;}
        
        Background color #b2aa4f
      
           Border around this has a color of #b2aa4f        
        
          <div style="border:2px solid #b2aa4f;">Content here</div>
        
        
          .myborder {border:2px solid #b2aa4f;}
        
        Border color #b2aa4f