#ba1639 color space conversions
Hex:
        #ba1639
        RGB:
        186, 22, 57
        CMY:
        27, 91, 78
        CMYK:
        0, 88, 69, 27
      HSL:
        347°, 78.8462%, 40.7843%
        HSV (HSB):
        347°, 88.1720%, 72.9412%
        XYZ:
        21.2751, 11.3083, 4.9323
        xyY:
        0.5671, 0.3014, 11.3083
      CIE-Lab:
        40.0950, 61.7969, 25.4204
        CIE-LCH:
        40.0950, 66.8210, 22.3600
        CIE-Luv:
        40.0950, 112.5232, 13.7839
        Hunter-Lab:
        33.6279, 54.0817, 14.8433
      #ba1639 color charts
#ba1639 RGB chart
      #ba1639 CMYK chart
      #ba1639 RGB pie chart
      #ba1639 color shades, tints & tones
#ba1639 color schemes
#ba1639 color preview, HTML & CSS examples
           This text has a color of #ba1639        
        
          <p style="color:#ba1639;">Text here</p>
        
        
          .mytext {color:#ba1639;}
        
        Text color #ba1639
      
           This box has a color of #ba1639        
        
          <div style="background-color:#ba1639;">Content here</div>
        
        
          .mybackground {background-color:#ba1639;}
        
        Background color #ba1639
      
           Border around this has a color of #ba1639        
        
          <div style="border:2px solid #ba1639;">Content here</div>
        
        
          .myborder {border:2px solid #ba1639;}
        
        Border color #ba1639