#b1a672 color space conversions
Hex:
        #b1a672
        RGB:
        177, 166, 114
        CMY:
        31, 35, 55
        CMYK:
        0, 6, 36, 31
      HSL:
        50°, 28.7671%, 57.0588%
        HSV (HSB):
        50°, 35.5932%, 69.4118%
        XYZ:
        34.8049, 37.8345, 21.3880
        xyY:
        0.3702, 0.4024, 37.8345
      CIE-Lab:
        67.8984, -3.9158, 28.3917
        CIE-LCH:
        67.8984, 28.6605, 97.8528
        CIE-Luv:
        67.8984, 9.7506, 37.5735
        Hunter-Lab:
        61.5097, -6.6387, 22.4407
      #b1a672 color charts
#b1a672 RGB chart
      #b1a672 CMYK chart
      #b1a672 RGB pie chart
      #b1a672 color shades, tints & tones
#b1a672 color schemes
#b1a672 color preview, HTML & CSS examples
           This text has a color of #b1a672        
        
          <p style="color:#b1a672;">Text here</p>
        
        
          .mytext {color:#b1a672;}
        
        Text color #b1a672
      
           This box has a color of #b1a672        
        
          <div style="background-color:#b1a672;">Content here</div>
        
        
          .mybackground {background-color:#b1a672;}
        
        Background color #b1a672
      
           Border around this has a color of #b1a672        
        
          <div style="border:2px solid #b1a672;">Content here</div>
        
        
          .myborder {border:2px solid #b1a672;}
        
        Border color #b1a672