#ba2208 color space conversions
Hex:
        #ba2208
        RGB:
        186, 34, 8
        CMY:
        27, 87, 97
        CMYK:
        0, 82, 96, 27
      HSL:
        9°, 91.7526%, 38.0392%
        HSV (HSB):
        9°, 95.6989%, 72.9412%
        XYZ:
        20.8656, 11.6007, 1.3691
        xyY:
        0.6167, 0.3429, 11.6007
      CIE-Lab:
        40.5743, 57.7701, 51.0340
        CIE-LCH:
        40.5743, 77.0834, 41.4573
        CIE-Luv:
        40.5743, 116.8883, 29.7290
        Hunter-Lab:
        34.0598, 49.7473, 21.4585
      #ba2208 color charts
#ba2208 RGB chart
      #ba2208 CMYK chart
      #ba2208 RGB pie chart
      #ba2208 color shades, tints & tones
#ba2208 color schemes
#ba2208 color preview, HTML & CSS examples
           This text has a color of #ba2208        
        
          <p style="color:#ba2208;">Text here</p>
        
        
          .mytext {color:#ba2208;}
        
        Text color #ba2208
      
           This box has a color of #ba2208        
        
          <div style="background-color:#ba2208;">Content here</div>
        
        
          .mybackground {background-color:#ba2208;}
        
        Background color #ba2208
      
           Border around this has a color of #ba2208        
        
          <div style="border:2px solid #ba2208;">Content here</div>
        
        
          .myborder {border:2px solid #ba2208;}
        
        Border color #ba2208