#ba2e00 color space conversions
Hex:
        #ba2e00
        RGB:
        186, 46, 0
        CMY:
        27, 82, 100
        CMYK:
        0, 75, 100, 27
      HSL:
        15°, 100.0000%, 36.4706%
        HSV (HSB):
        15°, 100.0000%, 72.9412%
        XYZ:
        21.2267, 12.3931, 1.2733
        xyY:
        0.6083, 0.3552, 12.3931
      CIE-Lab:
        41.8342, 54.0699, 54.3174
        CIE-LCH:
        41.8342, 76.6416, 45.1309
        CIE-Luv:
        41.8342, 111.3089, 32.8600
        Hunter-Lab:
        35.2038, 46.0227, 22.4981
      #ba2e00 color charts
#ba2e00 RGB chart
      #ba2e00 CMYK chart
      #ba2e00 RGB pie chart
      #ba2e00 color shades, tints & tones
#ba2e00 color schemes
#ba2e00 color preview, HTML & CSS examples
           This text has a color of #ba2e00        
        
          <p style="color:#ba2e00;">Text here</p>
        
        
          .mytext {color:#ba2e00;}
        
        Text color #ba2e00
      
           This box has a color of #ba2e00        
        
          <div style="background-color:#ba2e00;">Content here</div>
        
        
          .mybackground {background-color:#ba2e00;}
        
        Background color #ba2e00
      
           Border around this has a color of #ba2e00        
        
          <div style="border:2px solid #ba2e00;">Content here</div>
        
        
          .myborder {border:2px solid #ba2e00;}
        
        Border color #ba2e00