#fa3c4a color space conversions
Hex:
        #fa3c4a
        RGB:
        250, 60, 74
        CMY:
        2, 76, 71
        CMYK:
        0, 76, 70, 2
      HSL:
        356°, 95.0000%, 60.7843%
        HSV (HSB):
        356°, 76.0000%, 98.0392%
        XYZ:
        42.2762, 24.0501, 8.8925
        xyY:
        0.5620, 0.3197, 24.0501
      CIE-Lab:
        56.1379, 70.7317, 37.6028
        CIE-LCH:
        56.1379, 80.1058, 27.9963
        CIE-Luv:
        56.1379, 142.8183, 25.8225
        Hunter-Lab:
        49.0409, 68.0561, 23.5777
      #fa3c4a color charts
#fa3c4a RGB chart
      #fa3c4a CMYK chart
      #fa3c4a RGB pie chart
      #fa3c4a color shades, tints & tones
#fa3c4a color schemes
#fa3c4a color preview, HTML & CSS examples
           This text has a color of #fa3c4a        
        
          <p style="color:#fa3c4a;">Text here</p>
        
        
          .mytext {color:#fa3c4a;}
        
        Text color #fa3c4a
      
           This box has a color of #fa3c4a        
        
          <div style="background-color:#fa3c4a;">Content here</div>
        
        
          .mybackground {background-color:#fa3c4a;}
        
        Background color #fa3c4a
      
           Border around this has a color of #fa3c4a        
        
          <div style="border:2px solid #fa3c4a;">Content here</div>
        
        
          .myborder {border:2px solid #fa3c4a;}
        
        Border color #fa3c4a