#ba143b color space conversions
Hex:
        #ba143b
        RGB:
        186, 20, 59
        CMY:
        27, 92, 77
        CMYK:
        0, 89, 68, 27
      HSL:
        346°, 80.5825%, 40.3922%
        HSV (HSB):
        346°, 89.2473%, 72.9412%
        XYZ:
        21.2893, 11.2552, 5.1881
        xyY:
        0.5642, 0.2983, 11.2552
      CIE-Lab:
        40.0070, 62.2435, 24.0570
        CIE-LCH:
        40.0070, 66.7308, 21.1314
        CIE-Luv:
        40.0070, 112.4357, 12.5639
        Hunter-Lab:
        33.5487, 54.5618, 14.3154
      #ba143b color charts
#ba143b RGB chart
      #ba143b CMYK chart
      #ba143b RGB pie chart
      #ba143b color shades, tints & tones
#ba143b color schemes
#ba143b color preview, HTML & CSS examples
           This text has a color of #ba143b        
        
          <p style="color:#ba143b;">Text here</p>
        
        
          .mytext {color:#ba143b;}
        
        Text color #ba143b
      
           This box has a color of #ba143b        
        
          <div style="background-color:#ba143b;">Content here</div>
        
        
          .mybackground {background-color:#ba143b;}
        
        Background color #ba143b
      
           Border around this has a color of #ba143b        
        
          <div style="border:2px solid #ba143b;">Content here</div>
        
        
          .myborder {border:2px solid #ba143b;}
        
        Border color #ba143b