#fa3f28 color space conversions
Hex:
        #fa3f28
        RGB:
        250, 63, 40
        CMY:
        2, 75, 84
        CMYK:
        0, 75, 84, 2
      HSL:
        7°, 95.4545%, 56.8627%
        HSV (HSB):
        7°, 84.0000%, 98.0392%
        XYZ:
        41.5849, 24.0322, 4.4544
        xyY:
        0.5935, 0.3430, 24.0322
      CIE-Lab:
        56.1200, 68.7169, 55.4311
        CIE-LCH:
        56.1200, 88.2871, 38.8917
        CIE-Luv:
        56.1200, 147.7812, 38.1583
        Hunter-Lab:
        49.0227, 65.6280, 28.9285
      #fa3f28 color charts
#fa3f28 RGB chart
      #fa3f28 CMYK chart
      #fa3f28 RGB pie chart
      #fa3f28 color shades, tints & tones
#fa3f28 color schemes
#fa3f28 color preview, HTML & CSS examples
           This text has a color of #fa3f28        
        
          <p style="color:#fa3f28;">Text here</p>
        
        
          .mytext {color:#fa3f28;}
        
        Text color #fa3f28
      
           This box has a color of #fa3f28        
        
          <div style="background-color:#fa3f28;">Content here</div>
        
        
          .mybackground {background-color:#fa3f28;}
        
        Background color #fa3f28
      
           Border around this has a color of #fa3f28        
        
          <div style="border:2px solid #fa3f28;">Content here</div>
        
        
          .myborder {border:2px solid #fa3f28;}
        
        Border color #fa3f28