#ba150e color space conversions
Hex:
        #ba150e
        RGB:
        186, 21, 14
        CMY:
        27, 92, 95
        CMYK:
        0, 89, 92, 27
      HSL:
        2°, 86.0000%, 39.2157%
        HSV (HSB):
        2°, 92.4731%, 72.9412%
        XYZ:
        20.5971, 11.0071, 1.4545
        xyY:
        0.6230, 0.3330, 11.0071
      CIE-Lab:
        39.5925, 60.7031, 48.3946
        CIE-LCH:
        39.5925, 77.6331, 38.5631
        CIE-Luv:
        39.5925, 121.2792, 27.2118
        Hunter-Lab:
        33.1770, 52.7576, 20.6247
      #ba150e color charts
#ba150e RGB chart
      #ba150e CMYK chart
      #ba150e RGB pie chart
      #ba150e color shades, tints & tones
#ba150e color schemes
#ba150e color preview, HTML & CSS examples
           This text has a color of #ba150e        
        
          <p style="color:#ba150e;">Text here</p>
        
        
          .mytext {color:#ba150e;}
        
        Text color #ba150e
      
           This box has a color of #ba150e        
        
          <div style="background-color:#ba150e;">Content here</div>
        
        
          .mybackground {background-color:#ba150e;}
        
        Background color #ba150e
      
           Border around this has a color of #ba150e        
        
          <div style="border:2px solid #ba150e;">Content here</div>
        
        
          .myborder {border:2px solid #ba150e;}
        
        Border color #ba150e