#fa3e38 color space conversions
Hex:
        #fa3e38
        RGB:
        250, 62, 56
        CMY:
        2, 76, 78
        CMYK:
        0, 75, 78, 2
      HSL:
        2°, 95.0980%, 60.0000%
        HSV (HSB):
        2°, 77.6000%, 98.0392%
        XYZ:
        41.8608, 24.0548, 6.1781
        xyY:
        0.5806, 0.3337, 24.0548
      CIE-Lab:
        56.1426, 69.4573, 47.5306
        CIE-LCH:
        56.1426, 84.1634, 34.3844
        CIE-Luv:
        56.1426, 145.7392, 33.3063
        Hunter-Lab:
        49.0457, 66.5210, 26.8634
      #fa3e38 color charts
#fa3e38 RGB chart
      #fa3e38 CMYK chart
      #fa3e38 RGB pie chart
      #fa3e38 color shades, tints & tones
#fa3e38 color schemes
#fa3e38 color preview, HTML & CSS examples
           This text has a color of #fa3e38        
        
          <p style="color:#fa3e38;">Text here</p>
        
        
          .mytext {color:#fa3e38;}
        
        Text color #fa3e38
      
           This box has a color of #fa3e38        
        
          <div style="background-color:#fa3e38;">Content here</div>
        
        
          .mybackground {background-color:#fa3e38;}
        
        Background color #fa3e38
      
           Border around this has a color of #fa3e38        
        
          <div style="border:2px solid #fa3e38;">Content here</div>
        
        
          .myborder {border:2px solid #fa3e38;}
        
        Border color #fa3e38