#ba0b01 color space conversions
Hex:
        #ba0b01
        RGB:
        186, 11, 1
        CMY:
        27, 96, 100
        CMYK:
        0, 94, 99, 27
      HSL:
        3°, 98.9305%, 36.6667%
        HSV (HSB):
        3°, 99.4624%, 72.9412%
        XYZ:
        20.3749, 10.6806, 1.0164
        xyY:
        0.6353, 0.3330, 10.6806
      CIE-Lab:
        39.0373, 62.0119, 52.7805
        CIE-LCH:
        39.0373, 81.4325, 40.4022
        CIE-Luv:
        39.0373, 124.8287, 27.9768
        Hunter-Lab:
        32.6812, 54.0922, 21.0329
      #ba0b01 color charts
#ba0b01 RGB chart
      #ba0b01 CMYK chart
      #ba0b01 RGB pie chart
      #ba0b01 color shades, tints & tones
#ba0b01 color schemes
#ba0b01 color preview, HTML & CSS examples
           This text has a color of #ba0b01        
        
          <p style="color:#ba0b01;">Text here</p>
        
        
          .mytext {color:#ba0b01;}
        
        Text color #ba0b01
      
           This box has a color of #ba0b01        
        
          <div style="background-color:#ba0b01;">Content here</div>
        
        
          .mybackground {background-color:#ba0b01;}
        
        Background color #ba0b01
      
           Border around this has a color of #ba0b01        
        
          <div style="border:2px solid #ba0b01;">Content here</div>
        
        
          .myborder {border:2px solid #ba0b01;}
        
        Border color #ba0b01