#fa3f29 color space conversions
Hex:
        #fa3f29
        RGB:
        250, 63, 41
        CMY:
        2, 75, 84
        CMYK:
        0, 75, 84, 2
      HSL:
        6°, 95.4338%, 57.0588%
        HSV (HSB):
        6°, 83.6000%, 98.0392%
        XYZ:
        41.6021, 24.0391, 4.5452
        xyY:
        0.5927, 0.3425, 24.0391
      CIE-Lab:
        56.1269, 68.7396, 54.9780
        CIE-LCH:
        56.1269, 88.0211, 38.6529
        CIE-Luv:
        56.1269, 147.6443, 37.9129
        Hunter-Lab:
        49.0297, 65.6567, 28.8245
      #fa3f29 color charts
#fa3f29 RGB chart
      #fa3f29 CMYK chart
      #fa3f29 RGB pie chart
      #fa3f29 color shades, tints & tones
#fa3f29 color schemes
#fa3f29 color preview, HTML & CSS examples
           This text has a color of #fa3f29        
        
          <p style="color:#fa3f29;">Text here</p>
        
        
          .mytext {color:#fa3f29;}
        
        Text color #fa3f29
      
           This box has a color of #fa3f29        
        
          <div style="background-color:#fa3f29;">Content here</div>
        
        
          .mybackground {background-color:#fa3f29;}
        
        Background color #fa3f29
      
           Border around this has a color of #fa3f29        
        
          <div style="border:2px solid #fa3f29;">Content here</div>
        
        
          .myborder {border:2px solid #fa3f29;}
        
        Border color #fa3f29