#ba0111 color space conversions
Hex:
        #ba0111
        RGB:
        186, 1, 17
        CMY:
        27, 100, 93
        CMYK:
        0, 99, 91, 27
      HSL:
        355°, 98.9305%, 36.6667%
        HSV (HSB):
        355°, 99.4624%, 72.9412%
        XYZ:
        20.3617, 10.5013, 1.4841
        xyY:
        0.6295, 0.3246, 10.5013
      CIE-Lab:
        38.7275, 63.2831, 46.5833
        CIE-LCH:
        38.7275, 78.5796, 36.3571
        CIE-Luv:
        38.7275, 125.2868, 25.1773
        Hunter-Lab:
        32.4057, 55.4484, 19.9687
      #ba0111 color charts
#ba0111 RGB chart
      #ba0111 CMYK chart
      #ba0111 RGB pie chart
      #ba0111 color shades, tints & tones
#ba0111 color schemes
#ba0111 color preview, HTML & CSS examples
           This text has a color of #ba0111        
        
          <p style="color:#ba0111;">Text here</p>
        
        
          .mytext {color:#ba0111;}
        
        Text color #ba0111
      
           This box has a color of #ba0111        
        
          <div style="background-color:#ba0111;">Content here</div>
        
        
          .mybackground {background-color:#ba0111;}
        
        Background color #ba0111
      
           Border around this has a color of #ba0111        
        
          <div style="border:2px solid #ba0111;">Content here</div>
        
        
          .myborder {border:2px solid #ba0111;}
        
        Border color #ba0111