#ba220e color space conversions
Hex:
        #ba220e
        RGB:
        186, 34, 14
        CMY:
        27, 87, 95
        CMYK:
        0, 82, 92, 27
      HSL:
        7°, 86.0000%, 39.2157%
        HSV (HSB):
        7°, 92.4731%, 72.9412%
        XYZ:
        20.9010, 11.6149, 1.5558
        xyY:
        0.6134, 0.3409, 11.6149
      CIE-Lab:
        40.5973, 57.8415, 49.0502
        CIE-LCH:
        40.5973, 75.8390, 40.2983
        CIE-Luv:
        40.5973, 116.4340, 28.9631
        Hunter-Lab:
        34.0806, 49.8297, 21.1499
      #ba220e color charts
#ba220e RGB chart
      #ba220e CMYK chart
      #ba220e RGB pie chart
      #ba220e color shades, tints & tones
#ba220e color schemes
#ba220e color preview, HTML & CSS examples
           This text has a color of #ba220e        
        
          <p style="color:#ba220e;">Text here</p>
        
        
          .mytext {color:#ba220e;}
        
        Text color #ba220e
      
           This box has a color of #ba220e        
        
          <div style="background-color:#ba220e;">Content here</div>
        
        
          .mybackground {background-color:#ba220e;}
        
        Background color #ba220e
      
           Border around this has a color of #ba220e        
        
          <div style="border:2px solid #ba220e;">Content here</div>
        
        
          .myborder {border:2px solid #ba220e;}
        
        Border color #ba220e