#ba282a color space conversions
Hex:
        #ba282a
        RGB:
        186, 40, 42
        CMY:
        27, 84, 84
        CMYK:
        0, 78, 77, 27
      HSL:
        359°, 64.6018%, 44.3137%
        HSV (HSB):
        359°, 78.4946%, 72.9412%
        XYZ:
        21.4264, 12.1239, 3.4013
        xyY:
        0.5799, 0.3281, 12.1239
      CIE-Lab:
        41.4123, 56.8368, 35.9985
        CIE-LCH:
        41.4123, 67.2778, 32.3488
        CIE-Luv:
        41.4123, 109.6176, 23.0244
        Hunter-Lab:
        34.8193, 48.9079, 18.5818
      #ba282a color charts
#ba282a RGB chart
      #ba282a CMYK chart
      #ba282a RGB pie chart
      #ba282a color shades, tints & tones
#ba282a color schemes
#ba282a color preview, HTML & CSS examples
           This text has a color of #ba282a        
        
          <p style="color:#ba282a;">Text here</p>
        
        
          .mytext {color:#ba282a;}
        
        Text color #ba282a
      
           This box has a color of #ba282a        
        
          <div style="background-color:#ba282a;">Content here</div>
        
        
          .mybackground {background-color:#ba282a;}
        
        Background color #ba282a
      
           Border around this has a color of #ba282a        
        
          <div style="border:2px solid #ba282a;">Content here</div>
        
        
          .myborder {border:2px solid #ba282a;}
        
        Border color #ba282a