#ba2f31 color space conversions
Hex:
        #ba2f31
        RGB:
        186, 47, 49
        CMY:
        27, 82, 81
        CMYK:
        0, 75, 74, 27
      HSL:
        359°, 59.6567%, 45.6863%
        HSV (HSB):
        359°, 74.7312%, 72.9412%
        XYZ:
        21.8206, 12.6939, 4.2058
        xyY:
        0.5635, 0.3278, 12.6939
      CIE-Lab:
        42.2983, 54.8724, 32.9071
        CIE-LCH:
        42.2983, 63.9832, 30.9512
        CIE-Luv:
        42.2983, 104.6677, 21.8665
        Hunter-Lab:
        35.6285, 46.9721, 17.9410
      #ba2f31 color charts
#ba2f31 RGB chart
      #ba2f31 CMYK chart
      #ba2f31 RGB pie chart
      #ba2f31 color shades, tints & tones
#ba2f31 color schemes
#ba2f31 color preview, HTML & CSS examples
           This text has a color of #ba2f31        
        
          <p style="color:#ba2f31;">Text here</p>
        
        
          .mytext {color:#ba2f31;}
        
        Text color #ba2f31
      
           This box has a color of #ba2f31        
        
          <div style="background-color:#ba2f31;">Content here</div>
        
        
          .mybackground {background-color:#ba2f31;}
        
        Background color #ba2f31
      
           Border around this has a color of #ba2f31        
        
          <div style="border:2px solid #ba2f31;">Content here</div>
        
        
          .myborder {border:2px solid #ba2f31;}
        
        Border color #ba2f31