#baa0ac color space conversions
Hex:
        #baa0ac
        RGB:
        186, 160, 172
        CMY:
        27, 37, 33
        CMYK:
        0, 14, 8, 27
      HSL:
        332°, 15.8537%, 67.8431%
        HSV (HSB):
        332°, 13.9785%, 72.9412%
        XYZ:
        40.2669, 38.5593, 44.3501
        xyY:
        0.3269, 0.3130, 38.5593
      CIE-Lab:
        68.4308, 11.6000, -2.6843
        CIE-LCH:
        68.4308, 11.9066, 346.9710
        CIE-Luv:
        68.4308, 14.6157, -5.9384
        Hunter-Lab:
        62.0961, 7.0821, 1.1213
      #baa0ac color charts
#baa0ac RGB chart
      #baa0ac CMYK chart
      #baa0ac RGB pie chart
      #baa0ac color shades, tints & tones
#baa0ac color schemes
#baa0ac color preview, HTML & CSS examples
           This text has a color of #baa0ac        
        
          <p style="color:#baa0ac;">Text here</p>
        
        
          .mytext {color:#baa0ac;}
        
        Text color #baa0ac
      
           This box has a color of #baa0ac        
        
          <div style="background-color:#baa0ac;">Content here</div>
        
        
          .mybackground {background-color:#baa0ac;}
        
        Background color #baa0ac
      
           Border around this has a color of #baa0ac        
        
          <div style="border:2px solid #baa0ac;">Content here</div>
        
        
          .myborder {border:2px solid #baa0ac;}
        
        Border color #baa0ac