#b1a994 color space conversions
Hex:
        #b1a994
        RGB:
        177, 169, 148
        CMY:
        31, 34, 42
        CMYK:
        0, 5, 16, 31
      HSL:
        43°, 15.6757%, 63.7255%
        HSV (HSB):
        43°, 16.3842%, 69.4118%
        XYZ:
        37.6647, 39.8612, 33.7258
        xyY:
        0.3386, 0.3583, 39.8612
      CIE-Lab:
        69.3705, -0.7205, 11.8699
        CIE-LCH:
        69.3705, 11.8918, 93.4736
        CIE-Luv:
        69.3705, 5.9960, 16.7683
        Hunter-Lab:
        63.1357, -4.0001, 12.5235
      #b1a994 color charts
#b1a994 RGB chart
      #b1a994 CMYK chart
      #b1a994 RGB pie chart
      #b1a994 color shades, tints & tones
#b1a994 color schemes
#b1a994 color preview, HTML & CSS examples
           This text has a color of #b1a994        
        
          <p style="color:#b1a994;">Text here</p>
        
        
          .mytext {color:#b1a994;}
        
        Text color #b1a994
      
           This box has a color of #b1a994        
        
          <div style="background-color:#b1a994;">Content here</div>
        
        
          .mybackground {background-color:#b1a994;}
        
        Background color #b1a994
      
           Border around this has a color of #b1a994        
        
          <div style="border:2px solid #b1a994;">Content here</div>
        
        
          .myborder {border:2px solid #b1a994;}
        
        Border color #b1a994