#b1aca5 color space conversions
Hex:
        #b1aca5
        RGB:
        177, 172, 165
        CMY:
        31, 33, 35
        CMYK:
        0, 3, 7, 31
      HSL:
        35°, 7.1429%, 67.0588%
        HSV (HSB):
        35°, 6.7797%, 69.4118%
        XYZ:
        39.6755, 41.5688, 41.5298
        xyY:
        0.3232, 0.3386, 41.5688
      CIE-Lab:
        70.5726, 0.5208, 4.2202
        CIE-LCH:
        70.5726, 4.2522, 82.9653
        CIE-Luv:
        70.5726, 3.3127, 6.0154
        Hunter-Lab:
        64.4738, -2.9850, 6.9410
      #b1aca5 color charts
#b1aca5 RGB chart
      #b1aca5 CMYK chart
      #b1aca5 RGB pie chart
      #b1aca5 color shades, tints & tones
#b1aca5 color schemes
#b1aca5 color preview, HTML & CSS examples
           This text has a color of #b1aca5        
        
          <p style="color:#b1aca5;">Text here</p>
        
        
          .mytext {color:#b1aca5;}
        
        Text color #b1aca5
      
           This box has a color of #b1aca5        
        
          <div style="background-color:#b1aca5;">Content here</div>
        
        
          .mybackground {background-color:#b1aca5;}
        
        Background color #b1aca5
      
           Border around this has a color of #b1aca5        
        
          <div style="border:2px solid #b1aca5;">Content here</div>
        
        
          .myborder {border:2px solid #b1aca5;}
        
        Border color #b1aca5