#ba1645 color space conversions
Hex:
        #ba1645
        RGB:
        186, 22, 69
        CMY:
        27, 91, 73
        CMYK:
        0, 88, 63, 27
      HSL:
        343°, 78.8462%, 40.7843%
        HSV (HSB):
        343°, 88.1720%, 72.9412%
        XYZ:
        21.6108, 11.4426, 6.6998
        xyY:
        0.5436, 0.2878, 11.4426
      CIE-Lab:
        40.3161, 62.4320, 18.1384
        CIE-LCH:
        40.3161, 65.0135, 16.2002
        CIE-Luv:
        40.3161, 108.6648, 7.5273
        Hunter-Lab:
        33.8269, 54.8401, 11.9357
      #ba1645 color charts
#ba1645 RGB chart
      #ba1645 CMYK chart
      #ba1645 RGB pie chart
      #ba1645 color shades, tints & tones
#ba1645 color schemes
#ba1645 color preview, HTML & CSS examples
           This text has a color of #ba1645        
        
          <p style="color:#ba1645;">Text here</p>
        
        
          .mytext {color:#ba1645;}
        
        Text color #ba1645
      
           This box has a color of #ba1645        
        
          <div style="background-color:#ba1645;">Content here</div>
        
        
          .mybackground {background-color:#ba1645;}
        
        Background color #ba1645
      
           Border around this has a color of #ba1645        
        
          <div style="border:2px solid #ba1645;">Content here</div>
        
        
          .myborder {border:2px solid #ba1645;}
        
        Border color #ba1645