#baab80 color space conversions
Hex:
        #baab80
        RGB:
        186, 171, 128
        CMY:
        27, 33, 50
        CMYK:
        0, 8, 31, 27
      HSL:
        44°, 29.5918%, 61.5686%
        HSV (HSB):
        44°, 31.1828%, 72.9412%
        XYZ:
        38.7089, 41.1234, 26.3195
        xyY:
        0.3647, 0.3874, 41.1234
      CIE-Lab:
        70.2623, -1.2015, 24.1421
        CIE-LCH:
        70.2623, 24.1720, 92.8492
        CIE-Luv:
        70.2623, 11.8367, 32.4678
        Hunter-Lab:
        64.1276, -4.4765, 20.5552
      #baab80 color charts
#baab80 RGB chart
      #baab80 CMYK chart
      #baab80 RGB pie chart
      #baab80 color shades, tints & tones
#baab80 color schemes
#baab80 color preview, HTML & CSS examples
           This text has a color of #baab80        
        
          <p style="color:#baab80;">Text here</p>
        
        
          .mytext {color:#baab80;}
        
        Text color #baab80
      
           This box has a color of #baab80        
        
          <div style="background-color:#baab80;">Content here</div>
        
        
          .mybackground {background-color:#baab80;}
        
        Background color #baab80
      
           Border around this has a color of #baab80        
        
          <div style="border:2px solid #baab80;">Content here</div>
        
        
          .myborder {border:2px solid #baab80;}
        
        Border color #baab80