#ba242f color space conversions
Hex:
        #ba242f
        RGB:
        186, 36, 47
        CMY:
        27, 86, 82
        CMYK:
        0, 81, 75, 27
      HSL:
        356°, 67.5676%, 43.5294%
        HSV (HSB):
        356°, 80.6452%, 72.9412%
        XYZ:
        21.3937, 11.9061, 3.8599
        xyY:
        0.5757, 0.3204, 11.9061
      CIE-Lab:
        41.0665, 58.1723, 32.6902
        CIE-LCH:
        41.0665, 66.7283, 29.3341
        CIE-Luv:
        41.0665, 110.3204, 20.3675
        Hunter-Lab:
        34.5052, 50.2882, 17.5213
      #ba242f color charts
#ba242f RGB chart
      #ba242f CMYK chart
      #ba242f RGB pie chart
      #ba242f color shades, tints & tones
#ba242f color schemes
#ba242f color preview, HTML & CSS examples
           This text has a color of #ba242f        
        
          <p style="color:#ba242f;">Text here</p>
        
        
          .mytext {color:#ba242f;}
        
        Text color #ba242f
      
           This box has a color of #ba242f        
        
          <div style="background-color:#ba242f;">Content here</div>
        
        
          .mybackground {background-color:#ba242f;}
        
        Background color #ba242f
      
           Border around this has a color of #ba242f        
        
          <div style="border:2px solid #ba242f;">Content here</div>
        
        
          .myborder {border:2px solid #ba242f;}
        
        Border color #ba242f