#ba393f color space conversions
Hex:
        #ba393f
        RGB:
        186, 57, 63
        CMY:
        27, 78, 75
        CMYK:
        0, 69, 66, 27
      HSL:
        357°, 53.0864%, 47.6471%
        HSV (HSB):
        357°, 69.3548%, 72.9412%
        XYZ:
        22.6100, 13.7242, 6.1600
        xyY:
        0.5321, 0.3230, 13.7242
      CIE-Lab:
        43.8348, 51.8980, 26.3855
        CIE-LCH:
        43.8348, 58.2203, 26.9493
        CIE-Luv:
        43.8348, 95.9537, 18.1391
        Hunter-Lab:
        37.0462, 44.1110, 16.0737
      #ba393f color charts
#ba393f RGB chart
      #ba393f CMYK chart
      #ba393f RGB pie chart
      #ba393f color shades, tints & tones
#ba393f color schemes
#ba393f color preview, HTML & CSS examples
           This text has a color of #ba393f        
        
          <p style="color:#ba393f;">Text here</p>
        
        
          .mytext {color:#ba393f;}
        
        Text color #ba393f
      
           This box has a color of #ba393f        
        
          <div style="background-color:#ba393f;">Content here</div>
        
        
          .mybackground {background-color:#ba393f;}
        
        Background color #ba393f
      
           Border around this has a color of #ba393f        
        
          <div style="border:2px solid #ba393f;">Content here</div>
        
        
          .myborder {border:2px solid #ba393f;}
        
        Border color #ba393f