#ba232a color space conversions
Hex:
        #ba232a
        RGB:
        186, 35, 42
        CMY:
        27, 86, 84
        CMYK:
        0, 81, 77, 27
      HSL:
        357°, 68.3258%, 43.3333%
        HSV (HSB):
        357°, 81.1828%, 72.9412%
        XYZ:
        21.2686, 11.8083, 3.3487
        xyY:
        0.5839, 0.3242, 11.8083
      CIE-Lab:
        40.9099, 58.2537, 35.4585
        CIE-LCH:
        40.9099, 68.1968, 31.3285
        CIE-Luv:
        40.9099, 111.8485, 22.0831
        Hunter-Lab:
        34.3633, 50.3443, 18.2764
      #ba232a color charts
#ba232a RGB chart
      #ba232a CMYK chart
      #ba232a RGB pie chart
      #ba232a color shades, tints & tones
#ba232a color schemes
#ba232a color preview, HTML & CSS examples
           This text has a color of #ba232a        
        
          <p style="color:#ba232a;">Text here</p>
        
        
          .mytext {color:#ba232a;}
        
        Text color #ba232a
      
           This box has a color of #ba232a        
        
          <div style="background-color:#ba232a;">Content here</div>
        
        
          .mybackground {background-color:#ba232a;}
        
        Background color #ba232a
      
           Border around this has a color of #ba232a        
        
          <div style="border:2px solid #ba232a;">Content here</div>
        
        
          .myborder {border:2px solid #ba232a;}
        
        Border color #ba232a