#ba1034 color space conversions
Hex:
        #ba1034
        RGB:
        186, 16, 52
        CMY:
        27, 94, 80
        CMYK:
        0, 91, 72, 27
      HSL:
        347°, 84.1584%, 39.6078%
        HSV (HSB):
        347°, 91.3978%, 72.9412%
        XYZ:
        21.0548, 11.0576, 4.2734
        xyY:
        0.5787, 0.3039, 11.0576
      CIE-Lab:
        39.6773, 62.5456, 28.0278
        CIE-LCH:
        39.6773, 68.5384, 24.1380
        CIE-Luv:
        39.6773, 115.4404, 15.4255
        Hunter-Lab:
        33.2530, 54.8282, 15.6576
      #ba1034 color charts
#ba1034 RGB chart
      #ba1034 CMYK chart
      #ba1034 RGB pie chart
      #ba1034 color shades, tints & tones
#ba1034 color schemes
#ba1034 color preview, HTML & CSS examples
           This text has a color of #ba1034        
        
          <p style="color:#ba1034;">Text here</p>
        
        
          .mytext {color:#ba1034;}
        
        Text color #ba1034
      
           This box has a color of #ba1034        
        
          <div style="background-color:#ba1034;">Content here</div>
        
        
          .mybackground {background-color:#ba1034;}
        
        Background color #ba1034
      
           Border around this has a color of #ba1034        
        
          <div style="border:2px solid #ba1034;">Content here</div>
        
        
          .myborder {border:2px solid #ba1034;}
        
        Border color #ba1034