#ba0e12 color space conversions
Hex:
        #ba0e12
        RGB:
        186, 14, 18
        CMY:
        27, 95, 93
        CMYK:
        0, 92, 90, 27
      HSL:
        359°, 86.0000%, 39.2157%
        HSV (HSB):
        359°, 92.4731%, 72.9412%
        XYZ:
        20.5159, 10.7969, 1.5750
        xyY:
        0.6238, 0.3283, 10.7969
      CIE-Lab:
        39.2362, 61.8436, 46.5044
        CIE-LCH:
        39.2362, 77.3776, 36.9420
        CIE-Luv:
        39.2362, 122.6972, 25.8917
        Hunter-Lab:
        32.8586, 53.9477, 20.1591
      #ba0e12 color charts
#ba0e12 RGB chart
      #ba0e12 CMYK chart
      #ba0e12 RGB pie chart
      #ba0e12 color shades, tints & tones
#ba0e12 color schemes
#ba0e12 color preview, HTML & CSS examples
           This text has a color of #ba0e12        
        
          <p style="color:#ba0e12;">Text here</p>
        
        
          .mytext {color:#ba0e12;}
        
        Text color #ba0e12
      
           This box has a color of #ba0e12        
        
          <div style="background-color:#ba0e12;">Content here</div>
        
        
          .mybackground {background-color:#ba0e12;}
        
        Background color #ba0e12
      
           Border around this has a color of #ba0e12        
        
          <div style="border:2px solid #ba0e12;">Content here</div>
        
        
          .myborder {border:2px solid #ba0e12;}
        
        Border color #ba0e12