#ba3630 color space conversions
Hex:
        #ba3630
        RGB:
        186, 54, 48
        CMY:
        27, 79, 81
        CMYK:
        0, 71, 74, 27
      HSL:
        3°, 58.9744%, 45.8824%
        HSV (HSB):
        3°, 74.1935%, 72.9412%
        XYZ:
        22.1024, 13.2908, 4.1968
        xyY:
        0.5583, 0.3357, 13.2908
      CIE-Lab:
        43.1982, 52.3057, 34.5072
        CIE-LCH:
        43.1982, 62.6628, 33.4137
        CIE-Luv:
        43.1982, 101.0217, 23.9957
        Hunter-Lab:
        36.4566, 44.4193, 18.6943
      #ba3630 color charts
#ba3630 RGB chart
      #ba3630 CMYK chart
      #ba3630 RGB pie chart
      #ba3630 color shades, tints & tones
#ba3630 color schemes
#ba3630 color preview, HTML & CSS examples
           This text has a color of #ba3630        
        
          <p style="color:#ba3630;">Text here</p>
        
        
          .mytext {color:#ba3630;}
        
        Text color #ba3630
      
           This box has a color of #ba3630        
        
          <div style="background-color:#ba3630;">Content here</div>
        
        
          .mybackground {background-color:#ba3630;}
        
        Background color #ba3630
      
           Border around this has a color of #ba3630        
        
          <div style="border:2px solid #ba3630;">Content here</div>
        
        
          .myborder {border:2px solid #ba3630;}
        
        Border color #ba3630