#ba2135 color space conversions
Hex:
        #ba2135
        RGB:
        186, 33, 53
        CMY:
        27, 87, 79
        CMYK:
        0, 82, 72, 27
      HSL:
        352°, 69.8630%, 42.9412%
        HSV (HSB):
        352°, 82.2581%, 72.9412%
        XYZ:
        21.4362, 11.7839, 4.5129
        xyY:
        0.5681, 0.3123, 11.7839
      CIE-Lab:
        40.8705, 59.2182, 28.8386
        CIE-LCH:
        40.8705, 65.8670, 25.9656
        CIE-Luv:
        40.8705, 110.0499, 17.2963
        Hunter-Lab:
        34.3276, 51.3924, 16.2348
      #ba2135 color charts
#ba2135 RGB chart
      #ba2135 CMYK chart
      #ba2135 RGB pie chart
      #ba2135 color shades, tints & tones
#ba2135 color schemes
#ba2135 color preview, HTML & CSS examples
           This text has a color of #ba2135        
        
          <p style="color:#ba2135;">Text here</p>
        
        
          .mytext {color:#ba2135;}
        
        Text color #ba2135
      
           This box has a color of #ba2135        
        
          <div style="background-color:#ba2135;">Content here</div>
        
        
          .mybackground {background-color:#ba2135;}
        
        Background color #ba2135
      
           Border around this has a color of #ba2135        
        
          <div style="border:2px solid #ba2135;">Content here</div>
        
        
          .myborder {border:2px solid #ba2135;}
        
        Border color #ba2135