#ba031b color space conversions
Hex:
        #ba031b
        RGB:
        186, 3, 27
        CMY:
        27, 99, 89
        CMYK:
        0, 98, 85, 27
      HSL:
        352°, 96.8254%, 37.0588%
        HSV (HSB):
        352°, 98.3871%, 72.9412%
        XYZ:
        20.4801, 10.5834, 2.0003
        xyY:
        0.6194, 0.3201, 10.5834
      CIE-Lab:
        38.8697, 63.2487, 41.8305
        CIE-LCH:
        38.8697, 75.8300, 33.4793
        CIE-Luv:
        38.8697, 123.5069, 23.1869
        Hunter-Lab:
        32.5321, 55.4409, 19.1269
      #ba031b color charts
#ba031b RGB chart
      #ba031b CMYK chart
      #ba031b RGB pie chart
      #ba031b color shades, tints & tones
#ba031b color schemes
#ba031b color preview, HTML & CSS examples
           This text has a color of #ba031b        
        
          <p style="color:#ba031b;">Text here</p>
        
        
          .mytext {color:#ba031b;}
        
        Text color #ba031b
      
           This box has a color of #ba031b        
        
          <div style="background-color:#ba031b;">Content here</div>
        
        
          .mybackground {background-color:#ba031b;}
        
        Background color #ba031b
      
           Border around this has a color of #ba031b        
        
          <div style="border:2px solid #ba031b;">Content here</div>
        
        
          .myborder {border:2px solid #ba031b;}
        
        Border color #ba031b