#b1a5ac color space conversions
Hex:
        #b1a5ac
        RGB:
        177, 165, 172
        CMY:
        31, 35, 33
        CMYK:
        0, 7, 3, 31
      HSL:
        325°, 7.1429%, 67.0588%
        HSV (HSB):
        325°, 6.7797%, 69.4118%
        XYZ:
        39.0330, 39.2359, 44.5458
        xyY:
        0.3178, 0.3195, 39.2359
      CIE-Lab:
        68.9218, 5.6079, -2.0554
        CIE-LCH:
        68.9218, 5.9727, 339.8717
        CIE-Luv:
        68.9218, 6.5144, -3.9767
        Hunter-Lab:
        62.6386, 1.6140, 1.6826
      #b1a5ac color charts
#b1a5ac RGB chart
      #b1a5ac CMYK chart
      #b1a5ac RGB pie chart
      #b1a5ac color shades, tints & tones
#b1a5ac color schemes
#b1a5ac color preview, HTML & CSS examples
           This text has a color of #b1a5ac        
        
          <p style="color:#b1a5ac;">Text here</p>
        
        
          .mytext {color:#b1a5ac;}
        
        Text color #b1a5ac
      
           This box has a color of #b1a5ac        
        
          <div style="background-color:#b1a5ac;">Content here</div>
        
        
          .mybackground {background-color:#b1a5ac;}
        
        Background color #b1a5ac
      
           Border around this has a color of #b1a5ac        
        
          <div style="border:2px solid #b1a5ac;">Content here</div>
        
        
          .myborder {border:2px solid #b1a5ac;}
        
        Border color #b1a5ac