#ba2512 color space conversions
Hex:
        #ba2512
        RGB:
        186, 37, 18
        CMY:
        27, 85, 93
        CMYK:
        0, 80, 90, 27
      HSL:
        7°, 82.3529%, 40.0000%
        HSV (HSB):
        7°, 90.3226%, 72.9412%
        XYZ:
        21.0204, 11.8059, 1.7431
        xyY:
        0.6081, 0.3415, 11.8059
      CIE-Lab:
        40.9060, 57.0851, 47.7072
        CIE-LCH:
        40.9060, 74.3954, 39.8862
        CIE-Luv:
        40.9060, 114.6867, 28.8261
        Hunter-Lab:
        34.3597, 49.0724, 21.0439
      #ba2512 color charts
#ba2512 RGB chart
      #ba2512 CMYK chart
      #ba2512 RGB pie chart
      #ba2512 color shades, tints & tones
#ba2512 color schemes
#ba2512 color preview, HTML & CSS examples
           This text has a color of #ba2512        
        
          <p style="color:#ba2512;">Text here</p>
        
        
          .mytext {color:#ba2512;}
        
        Text color #ba2512
      
           This box has a color of #ba2512        
        
          <div style="background-color:#ba2512;">Content here</div>
        
        
          .mybackground {background-color:#ba2512;}
        
        Background color #ba2512
      
           Border around this has a color of #ba2512        
        
          <div style="border:2px solid #ba2512;">Content here</div>
        
        
          .myborder {border:2px solid #ba2512;}
        
        Border color #ba2512