#baac8b color space conversions
Hex:
        #baac8b
        RGB:
        186, 172, 139
        CMY:
        27, 33, 45
        CMYK:
        0, 8, 25, 27
      HSL:
        42°, 25.4054%, 63.7255%
        HSV (HSB):
        42°, 25.2688%, 72.9412%
        XYZ:
        39.6624, 41.8082, 30.4055
        xyY:
        0.3545, 0.3737, 41.8082
      CIE-Lab:
        70.7385, -0.2355, 18.8236
        CIE-LCH:
        70.7385, 18.8251, 90.7168
        CIE-Luv:
        70.7385, 10.5386, 25.8095
        Hunter-Lab:
        64.6593, -3.6607, 17.3809
      #baac8b color charts
#baac8b RGB chart
      #baac8b CMYK chart
      #baac8b RGB pie chart
      #baac8b color shades, tints & tones
#baac8b color schemes
#baac8b color preview, HTML & CSS examples
           This text has a color of #baac8b        
        
          <p style="color:#baac8b;">Text here</p>
        
        
          .mytext {color:#baac8b;}
        
        Text color #baac8b
      
           This box has a color of #baac8b        
        
          <div style="background-color:#baac8b;">Content here</div>
        
        
          .mybackground {background-color:#baac8b;}
        
        Background color #baac8b
      
           Border around this has a color of #baac8b        
        
          <div style="border:2px solid #baac8b;">Content here</div>
        
        
          .myborder {border:2px solid #baac8b;}
        
        Border color #baac8b