#ba282c color space conversions
Hex:
        #ba282c
        RGB:
        186, 40, 44
        CMY:
        27, 84, 83
        CMYK:
        0, 78, 76, 27
      HSL:
        358°, 64.6018%, 44.3137%
        HSV (HSB):
        358°, 78.4946%, 72.9412%
        XYZ:
        21.4631, 12.1385, 3.5946
        xyY:
        0.5770, 0.3263, 12.1385
      CIE-Lab:
        41.4355, 56.9106, 34.8672
        CIE-LCH:
        41.4355, 66.7423, 31.4944
        CIE-Luv:
        41.4355, 109.2036, 22.2945
        Hunter-Lab:
        34.8404, 48.9926, 18.2711
      #ba282c color charts
#ba282c RGB chart
      #ba282c CMYK chart
      #ba282c RGB pie chart
      #ba282c color shades, tints & tones
#ba282c color schemes
#ba282c color preview, HTML & CSS examples
           This text has a color of #ba282c        
        
          <p style="color:#ba282c;">Text here</p>
        
        
          .mytext {color:#ba282c;}
        
        Text color #ba282c
      
           This box has a color of #ba282c        
        
          <div style="background-color:#ba282c;">Content here</div>
        
        
          .mybackground {background-color:#ba282c;}
        
        Background color #ba282c
      
           Border around this has a color of #ba282c        
        
          <div style="border:2px solid #ba282c;">Content here</div>
        
        
          .myborder {border:2px solid #ba282c;}
        
        Border color #ba282c