#ba213b color space conversions
Hex:
        #ba213b
        RGB:
        186, 33, 59
        CMY:
        27, 87, 77
        CMYK:
        0, 82, 68, 27
      HSL:
        350°, 69.8630%, 42.9412%
        HSV (HSB):
        350°, 82.2581%, 72.9412%
        XYZ:
        21.5830, 11.8426, 5.2860
        xyY:
        0.5575, 0.3059, 11.8426
      CIE-Lab:
        40.9648, 59.5049, 25.2552
        CIE-LCH:
        40.9648, 64.6425, 22.9975
        CIE-Luv:
        40.9648, 108.4019, 14.4938
        Hunter-Lab:
        34.4131, 51.7277, 14.9820
      #ba213b color charts
#ba213b RGB chart
      #ba213b CMYK chart
      #ba213b RGB pie chart
      #ba213b color shades, tints & tones
#ba213b color schemes
#ba213b color preview, HTML & CSS examples
           This text has a color of #ba213b        
        
          <p style="color:#ba213b;">Text here</p>
        
        
          .mytext {color:#ba213b;}
        
        Text color #ba213b
      
           This box has a color of #ba213b        
        
          <div style="background-color:#ba213b;">Content here</div>
        
        
          .mybackground {background-color:#ba213b;}
        
        Background color #ba213b
      
           Border around this has a color of #ba213b        
        
          <div style="border:2px solid #ba213b;">Content here</div>
        
        
          .myborder {border:2px solid #ba213b;}
        
        Border color #ba213b