#b2a967 color space conversions
Hex:
        #b2a967
        RGB:
        178, 169, 103
        CMY:
        30, 34, 60
        CMYK:
        0, 5, 42, 30
      HSL:
        53°, 32.7511%, 55.0980%
        HSV (HSB):
        53°, 42.1348%, 69.8039%
        XYZ:
        34.9962, 38.8202, 18.4805
        xyY:
        0.3792, 0.4206, 38.8202
      CIE-Lab:
        68.6208, -6.3754, 35.1639
        CIE-LCH:
        68.6208, 35.7372, 100.2764
        CIE-Luv:
        68.6208, 9.1365, 45.4997
        Hunter-Lab:
        62.3058, -8.7745, 26.0281
      #b2a967 color charts
#b2a967 RGB chart
      #b2a967 CMYK chart
      #b2a967 RGB pie chart
      #b2a967 color shades, tints & tones
#b2a967 color schemes
#b2a967 color preview, HTML & CSS examples
           This text has a color of #b2a967        
        
          <p style="color:#b2a967;">Text here</p>
        
        
          .mytext {color:#b2a967;}
        
        Text color #b2a967
      
           This box has a color of #b2a967        
        
          <div style="background-color:#b2a967;">Content here</div>
        
        
          .mybackground {background-color:#b2a967;}
        
        Background color #b2a967
      
           Border around this has a color of #b2a967        
        
          <div style="border:2px solid #b2a967;">Content here</div>
        
        
          .myborder {border:2px solid #b2a967;}
        
        Border color #b2a967