#ba2510 color space conversions
Hex:
        #ba2510
        RGB:
        186, 37, 16
        CMY:
        27, 85, 94
        CMYK:
        0, 80, 91, 27
      HSL:
        7°, 84.1584%, 39.6078%
        HSV (HSB):
        7°, 91.3978%, 72.9412%
        XYZ:
        21.0048, 11.7996, 1.6607
        xyY:
        0.6095, 0.3424, 11.7996
      CIE-Lab:
        40.8959, 57.0534, 48.4973
        CIE-LCH:
        40.8959, 74.8804, 40.3657
        CIE-Luv:
        40.8959, 114.8810, 29.1599
        Hunter-Lab:
        34.3506, 49.0360, 21.1790
      #ba2510 color charts
#ba2510 RGB chart
      #ba2510 CMYK chart
      #ba2510 RGB pie chart
      #ba2510 color shades, tints & tones
#ba2510 color schemes
#ba2510 color preview, HTML & CSS examples
           This text has a color of #ba2510        
        
          <p style="color:#ba2510;">Text here</p>
        
        
          .mytext {color:#ba2510;}
        
        Text color #ba2510
      
           This box has a color of #ba2510        
        
          <div style="background-color:#ba2510;">Content here</div>
        
        
          .mybackground {background-color:#ba2510;}
        
        Background color #ba2510
      
           Border around this has a color of #ba2510        
        
          <div style="border:2px solid #ba2510;">Content here</div>
        
        
          .myborder {border:2px solid #ba2510;}
        
        Border color #ba2510