#ba202b color space conversions
Hex:
        #ba202b
        RGB:
        186, 32, 43
        CMY:
        27, 87, 83
        CMYK:
        0, 83, 77, 27
      HSL:
        356°, 70.6422%, 42.7451%
        HSV (HSB):
        356°, 82.7957%, 72.9412%
        XYZ:
        21.2023, 11.6465, 3.4160
        xyY:
        0.5847, 0.3212, 11.6465
      CIE-Lab:
        40.6488, 59.0630, 34.5914
        CIE-LCH:
        40.6488, 68.4471, 30.3562
        CIE-Luv:
        40.6488, 112.8512, 21.2044
        Hunter-Lab:
        34.1270, 51.1752, 17.9542
      #ba202b color charts
#ba202b RGB chart
      #ba202b CMYK chart
      #ba202b RGB pie chart
      #ba202b color shades, tints & tones
#ba202b color schemes
#ba202b color preview, HTML & CSS examples
           This text has a color of #ba202b        
        
          <p style="color:#ba202b;">Text here</p>
        
        
          .mytext {color:#ba202b;}
        
        Text color #ba202b
      
           This box has a color of #ba202b        
        
          <div style="background-color:#ba202b;">Content here</div>
        
        
          .mybackground {background-color:#ba202b;}
        
        Background color #ba202b
      
           Border around this has a color of #ba202b        
        
          <div style="border:2px solid #ba202b;">Content here</div>
        
        
          .myborder {border:2px solid #ba202b;}
        
        Border color #ba202b