#fa3118 color space conversions
Hex:
        #fa3118
        RGB:
        250, 49, 24
        CMY:
        2, 81, 91
        CMYK:
        0, 80, 90, 2
      HSL:
        7°, 95.7627%, 53.7255%
        HSV (HSB):
        7°, 90.4000%, 98.0392%
        XYZ:
        40.6875, 22.5866, 3.0793
        xyY:
        0.6132, 0.3404, 22.5866
      CIE-Lab:
        54.6439, 72.3294, 60.8655
        CIE-LCH:
        54.6439, 94.5312, 40.0808
        CIE-Luv:
        54.6439, 156.8768, 38.7885
        Hunter-Lab:
        47.5253, 69.6486, 29.4261
      #fa3118 color charts
#fa3118 RGB chart
      #fa3118 CMYK chart
      #fa3118 RGB pie chart
      #fa3118 color shades, tints & tones
#fa3118 color schemes
#fa3118 color preview, HTML & CSS examples
           This text has a color of #fa3118        
        
          <p style="color:#fa3118;">Text here</p>
        
        
          .mytext {color:#fa3118;}
        
        Text color #fa3118
      
           This box has a color of #fa3118        
        
          <div style="background-color:#fa3118;">Content here</div>
        
        
          .mybackground {background-color:#fa3118;}
        
        Background color #fa3118
      
           Border around this has a color of #fa3118        
        
          <div style="border:2px solid #fa3118;">Content here</div>
        
        
          .myborder {border:2px solid #fa3118;}
        
        Border color #fa3118