#ba130b color space conversions
Hex:
        #ba130b
        RGB:
        186, 19, 11
        CMY:
        27, 93, 96
        CMYK:
        0, 90, 94, 27
      HSL:
        3°, 88.8325%, 38.6275%
        HSV (HSB):
        3°, 94.0860%, 72.9412%
        XYZ:
        20.5430, 10.9290, 1.3434
        xyY:
        0.6260, 0.3330, 10.9290
      CIE-Lab:
        39.4606, 61.0079, 49.4075
        CIE-LCH:
        39.4606, 78.5052, 39.0024
        CIE-Luv:
        39.4606, 122.1253, 27.4194
        Hunter-Lab:
        33.0591, 53.0670, 20.7320
      #ba130b color charts
#ba130b RGB chart
      #ba130b CMYK chart
      #ba130b RGB pie chart
      #ba130b color shades, tints & tones
#ba130b color schemes
#ba130b color preview, HTML & CSS examples
           This text has a color of #ba130b        
        
          <p style="color:#ba130b;">Text here</p>
        
        
          .mytext {color:#ba130b;}
        
        Text color #ba130b
      
           This box has a color of #ba130b        
        
          <div style="background-color:#ba130b;">Content here</div>
        
        
          .mybackground {background-color:#ba130b;}
        
        Background color #ba130b
      
           Border around this has a color of #ba130b        
        
          <div style="border:2px solid #ba130b;">Content here</div>
        
        
          .myborder {border:2px solid #ba130b;}
        
        Border color #ba130b