#fa3e40 color space conversions
Hex:
        #fa3e40
        RGB:
        250, 62, 64
        CMY:
        2, 76, 75
        CMYK:
        0, 75, 74, 2
      HSL:
        359°, 94.9495%, 61.1765%
        HSV (HSB):
        359°, 75.2000%, 98.0392%
        XYZ:
        42.0724, 24.1394, 7.2924
        xyY:
        0.5724, 0.3284, 24.1394
      CIE-Lab:
        56.2271, 69.7329, 43.3088
        CIE-LCH:
        56.2271, 82.0874, 31.8430
        CIE-Luv:
        56.2271, 144.1206, 30.4094
        Hunter-Lab:
        49.1319, 66.8715, 25.5922
      #fa3e40 color charts
#fa3e40 RGB chart
      #fa3e40 CMYK chart
      #fa3e40 RGB pie chart
      #fa3e40 color shades, tints & tones
#fa3e40 color schemes
#fa3e40 color preview, HTML & CSS examples
           This text has a color of #fa3e40        
        
          <p style="color:#fa3e40;">Text here</p>
        
        
          .mytext {color:#fa3e40;}
        
        Text color #fa3e40
      
           This box has a color of #fa3e40        
        
          <div style="background-color:#fa3e40;">Content here</div>
        
        
          .mybackground {background-color:#fa3e40;}
        
        Background color #fa3e40
      
           Border around this has a color of #fa3e40        
        
          <div style="border:2px solid #fa3e40;">Content here</div>
        
        
          .myborder {border:2px solid #fa3e40;}
        
        Border color #fa3e40