#b2a861 color space conversions
Hex:
        #b2a861
        RGB:
        178, 168, 97
        CMY:
        30, 34, 62
        CMYK:
        0, 6, 46, 30
      HSL:
        53°, 34.4681%, 53.9216%
        HSV (HSB):
        53°, 45.5056%, 69.8039%
        XYZ:
        34.5204, 38.3333, 16.8889
        xyY:
        0.3847, 0.4271, 38.3333
      CIE-Lab:
        68.2656, -6.4758, 37.8262
        CIE-LCH:
        68.2656, 38.3765, 99.7148
        CIE-Luv:
        68.2656, 10.0420, 48.1379
        Hunter-Lab:
        61.9139, -8.8258, 27.1666
      #b2a861 color charts
#b2a861 RGB chart
      #b2a861 CMYK chart
      #b2a861 RGB pie chart
      #b2a861 color shades, tints & tones
#b2a861 color schemes
#b2a861 color preview, HTML & CSS examples
           This text has a color of #b2a861        
        
          <p style="color:#b2a861;">Text here</p>
        
        
          .mytext {color:#b2a861;}
        
        Text color #b2a861
      
           This box has a color of #b2a861        
        
          <div style="background-color:#b2a861;">Content here</div>
        
        
          .mybackground {background-color:#b2a861;}
        
        Background color #b2a861
      
           Border around this has a color of #b2a861        
        
          <div style="border:2px solid #b2a861;">Content here</div>
        
        
          .myborder {border:2px solid #b2a861;}
        
        Border color #b2a861