#baac9b color space conversions
Hex:
        #baac9b
        RGB:
        186, 172, 155
        CMY:
        27, 33, 39
        CMYK:
        0, 8, 17, 27
      HSL:
        33°, 18.3432%, 66.8627%
        HSV (HSB):
        33°, 16.6667%, 72.9412%
        XYZ:
        40.9186, 42.3107, 37.0205
        xyY:
        0.3403, 0.3519, 42.3107
      CIE-Lab:
        71.0846, 2.1763, 10.5549
        CIE-LCH:
        71.0846, 10.7769, 78.3493
        CIE-Luv:
        71.0846, 9.4515, 14.5480
        Hunter-Lab:
        65.0467, -1.5435, 11.7885
      #baac9b color charts
#baac9b RGB chart
      #baac9b CMYK chart
      #baac9b RGB pie chart
      #baac9b color shades, tints & tones
#baac9b color schemes
#baac9b color preview, HTML & CSS examples
           This text has a color of #baac9b        
        
          <p style="color:#baac9b;">Text here</p>
        
        
          .mytext {color:#baac9b;}
        
        Text color #baac9b
      
           This box has a color of #baac9b        
        
          <div style="background-color:#baac9b;">Content here</div>
        
        
          .mybackground {background-color:#baac9b;}
        
        Background color #baac9b
      
           Border around this has a color of #baac9b        
        
          <div style="border:2px solid #baac9b;">Content here</div>
        
        
          .myborder {border:2px solid #baac9b;}
        
        Border color #baac9b