#ba290a color space conversions
Hex:
        #ba290a
        RGB:
        186, 41, 10
        CMY:
        27, 84, 96
        CMYK:
        0, 78, 95, 27
      HSL:
        11°, 89.7959%, 38.4314%
        HSV (HSB):
        11°, 94.6237%, 72.9412%
        XYZ:
        21.0974, 12.0469, 1.5005
        xyY:
        0.6090, 0.3477, 12.0469
      CIE-Lab:
        41.2906, 55.7960, 50.8270
        CIE-LCH:
        41.2906, 75.4757, 42.3317
        CIE-Luv:
        41.2906, 113.3774, 30.7107
        Hunter-Lab:
        34.7086, 47.7600, 21.7329
      #ba290a color charts
#ba290a RGB chart
      #ba290a CMYK chart
      #ba290a RGB pie chart
      #ba290a color shades, tints & tones
#ba290a color schemes
#ba290a color preview, HTML & CSS examples
           This text has a color of #ba290a        
        
          <p style="color:#ba290a;">Text here</p>
        
        
          .mytext {color:#ba290a;}
        
        Text color #ba290a
      
           This box has a color of #ba290a        
        
          <div style="background-color:#ba290a;">Content here</div>
        
        
          .mybackground {background-color:#ba290a;}
        
        Background color #ba290a
      
           Border around this has a color of #ba290a        
        
          <div style="border:2px solid #ba290a;">Content here</div>
        
        
          .myborder {border:2px solid #ba290a;}
        
        Border color #ba290a