#bac8ac color space conversions
Hex:
        #bac8ac
        RGB:
        186, 200, 172
        CMY:
        27, 22, 33
        CMYK:
        7, 0, 14, 22
      HSL:
        90°, 20.2899%, 72.9412%
        HSV (HSB):
        90°, 14.0000%, 78.4314%
        XYZ:
        48.3504, 54.7262, 47.0446
        xyY:
        0.3221, 0.3645, 54.7262
      CIE-Lab:
        78.8833, -9.8411, 12.3937
        CIE-LCH:
        78.8833, 15.8256, 128.4509
        CIE-Luv:
        78.8833, -6.5884, 19.6286
        Hunter-Lab:
        73.9772, -12.7951, 14.0795
      #bac8ac color charts
#bac8ac RGB chart
      #bac8ac CMYK chart
      #bac8ac RGB pie chart
      #bac8ac color shades, tints & tones
#bac8ac color schemes
#bac8ac color preview, HTML & CSS examples
           This text has a color of #bac8ac        
        
          <p style="color:#bac8ac;">Text here</p>
        
        
          .mytext {color:#bac8ac;}
        
        Text color #bac8ac
      
           This box has a color of #bac8ac        
        
          <div style="background-color:#bac8ac;">Content here</div>
        
        
          .mybackground {background-color:#bac8ac;}
        
        Background color #bac8ac
      
           Border around this has a color of #bac8ac        
        
          <div style="border:2px solid #bac8ac;">Content here</div>
        
        
          .myborder {border:2px solid #bac8ac;}
        
        Border color #bac8ac