#ba3842 color space conversions
Hex:
        #ba3842
        RGB:
        186, 56, 66
        CMY:
        27, 78, 74
        CMYK:
        0, 70, 65, 27
      HSL:
        355°, 53.7190%, 47.4510%
        HSV (HSB):
        355°, 69.8925%, 72.9412%
        XYZ:
        22.6472, 13.6608, 6.5974
        xyY:
        0.5278, 0.3184, 13.6608
      CIE-Lab:
        43.7425, 52.4659, 24.4504
        CIE-LCH:
        43.7425, 57.8834, 24.9867
        CIE-Luv:
        43.7425, 95.7588, 16.3307
        Hunter-Lab:
        36.9605, 44.6935, 15.2892
      #ba3842 color charts
#ba3842 RGB chart
      #ba3842 CMYK chart
      #ba3842 RGB pie chart
      #ba3842 color shades, tints & tones
#ba3842 color schemes
#ba3842 color preview, HTML & CSS examples
           This text has a color of #ba3842        
        
          <p style="color:#ba3842;">Text here</p>
        
        
          .mytext {color:#ba3842;}
        
        Text color #ba3842
      
           This box has a color of #ba3842        
        
          <div style="background-color:#ba3842;">Content here</div>
        
        
          .mybackground {background-color:#ba3842;}
        
        Background color #ba3842
      
           Border around this has a color of #ba3842        
        
          <div style="border:2px solid #ba3842;">Content here</div>
        
        
          .myborder {border:2px solid #ba3842;}
        
        Border color #ba3842