#ba2b29 color space conversions
Hex:
        #ba2b29
        RGB:
        186, 43, 41
        CMY:
        27, 83, 84
        CMYK:
        0, 77, 78, 27
      HSL:
        1°, 63.8767%, 44.5098%
        HSV (HSB):
        1°, 77.9570%, 72.9412%
        XYZ:
        21.5138, 12.3270, 3.3433
        xyY:
        0.5786, 0.3315, 12.3270
      CIE-Lab:
        41.7311, 55.8758, 36.9087
        CIE-LCH:
        41.7311, 66.9653, 33.4467
        CIE-Luv:
        41.7311, 108.3597, 23.9917
        Hunter-Lab:
        35.1098, 47.9354, 18.9311
      #ba2b29 color charts
#ba2b29 RGB chart
      #ba2b29 CMYK chart
      #ba2b29 RGB pie chart
      #ba2b29 color shades, tints & tones
#ba2b29 color schemes
#ba2b29 color preview, HTML & CSS examples
           This text has a color of #ba2b29        
        
          <p style="color:#ba2b29;">Text here</p>
        
        
          .mytext {color:#ba2b29;}
        
        Text color #ba2b29
      
           This box has a color of #ba2b29        
        
          <div style="background-color:#ba2b29;">Content here</div>
        
        
          .mybackground {background-color:#ba2b29;}
        
        Background color #ba2b29
      
           Border around this has a color of #ba2b29        
        
          <div style="border:2px solid #ba2b29;">Content here</div>
        
        
          .myborder {border:2px solid #ba2b29;}
        
        Border color #ba2b29