#ba8571 color space conversions
Hex:
        #ba8571
        RGB:
        186, 133, 113
        CMY:
        27, 48, 56
        CMYK:
        0, 28, 39, 27
      HSL:
        16°, 34.5972%, 58.6275%
        HSV (HSB):
        16°, 39.2473%, 72.9412%
        XYZ:
        31.6179, 28.4064, 19.4393
        xyY:
        0.3979, 0.3575, 28.4064
      CIE-Lab:
        60.2541, 17.7637, 18.8557
        CIE-LCH:
        60.2541, 25.9053, 46.7082
        CIE-Luv:
        60.2541, 37.0070, 21.2225
        Hunter-Lab:
        53.2977, 12.6209, 15.6834
      #ba8571 color charts
#ba8571 RGB chart
      #ba8571 CMYK chart
      #ba8571 RGB pie chart
      #ba8571 color shades, tints & tones
#ba8571 color schemes
#ba8571 color preview, HTML & CSS examples
           This text has a color of #ba8571        
        
          <p style="color:#ba8571;">Text here</p>
        
        
          .mytext {color:#ba8571;}
        
        Text color #ba8571
      
           This box has a color of #ba8571        
        
          <div style="background-color:#ba8571;">Content here</div>
        
        
          .mybackground {background-color:#ba8571;}
        
        Background color #ba8571
      
           Border around this has a color of #ba8571        
        
          <div style="border:2px solid #ba8571;">Content here</div>
        
        
          .myborder {border:2px solid #ba8571;}
        
        Border color #ba8571