#ba140b color space conversions
Hex:
        #ba140b
        RGB:
        186, 20, 11
        CMY:
        27, 92, 96
        CMYK:
        0, 89, 94, 27
      HSL:
        3°, 88.8325%, 38.6275%
        HSV (HSB):
        3°, 94.0860%, 72.9412%
        XYZ:
        20.5603, 10.9636, 1.3491
        xyY:
        0.6254, 0.3335, 10.9636
      CIE-Lab:
        39.5191, 60.8403, 49.4422
        CIE-LCH:
        39.5191, 78.3969, 39.0992
        CIE-Luv:
        39.5191, 121.8388, 27.5212
        Hunter-Lab:
        33.1113, 52.8938, 20.7621
      #ba140b color charts
#ba140b RGB chart
      #ba140b CMYK chart
      #ba140b RGB pie chart
      #ba140b color shades, tints & tones
#ba140b color schemes
#ba140b color preview, HTML & CSS examples
           This text has a color of #ba140b        
        
          <p style="color:#ba140b;">Text here</p>
        
        
          .mytext {color:#ba140b;}
        
        Text color #ba140b
      
           This box has a color of #ba140b        
        
          <div style="background-color:#ba140b;">Content here</div>
        
        
          .mybackground {background-color:#ba140b;}
        
        Background color #ba140b
      
           Border around this has a color of #ba140b        
        
          <div style="border:2px solid #ba140b;">Content here</div>
        
        
          .myborder {border:2px solid #ba140b;}
        
        Border color #ba140b