#ba535f color space conversions
Hex:
        #ba535f
        RGB:
        186, 83, 95
        CMY:
        27, 67, 63
        CMYK:
        0, 55, 49, 27
      HSL:
        353°, 42.7386%, 52.7451%
        HSV (HSB):
        353°, 55.3763%, 72.9412%
        XYZ:
        25.4085, 17.4518, 12.8558
        xyY:
        0.4560, 0.3132, 17.4518
      CIE-Lab:
        48.8244, 42.6793, 13.6494
        CIE-LCH:
        48.8244, 44.8088, 17.7349
        CIE-Luv:
        48.8244, 72.4573, 8.7765
        Hunter-Lab:
        41.7754, 35.4598, 10.9970
      #ba535f color charts
#ba535f RGB chart
      #ba535f CMYK chart
      #ba535f RGB pie chart
      #ba535f color shades, tints & tones
#ba535f color schemes
#ba535f color preview, HTML & CSS examples
           This text has a color of #ba535f        
        
          <p style="color:#ba535f;">Text here</p>
        
        
          .mytext {color:#ba535f;}
        
        Text color #ba535f
      
           This box has a color of #ba535f        
        
          <div style="background-color:#ba535f;">Content here</div>
        
        
          .mybackground {background-color:#ba535f;}
        
        Background color #ba535f
      
           Border around this has a color of #ba535f        
        
          <div style="border:2px solid #ba535f;">Content here</div>
        
        
          .myborder {border:2px solid #ba535f;}
        
        Border color #ba535f