#fa3a64 color space conversions
Hex:
        #fa3a64
        RGB:
        250, 58, 100
        CMY:
        2, 77, 61
        CMYK:
        0, 77, 60, 2
      HSL:
        347°, 95.0495%, 60.3922%
        HSV (HSB):
        347°, 76.8000%, 98.0392%
        XYZ:
        43.2376, 24.2702, 14.4623
        xyY:
        0.5275, 0.2961, 24.2702
      CIE-Lab:
        56.3573, 72.6577, 22.7095
        CIE-LCH:
        56.3573, 76.1240, 17.3569
        CIE-Luv:
        56.3573, 136.2111, 11.9699
        Hunter-Lab:
        49.2648, 70.4486, 17.0800
      #fa3a64 color charts
#fa3a64 RGB chart
      #fa3a64 CMYK chart
      #fa3a64 RGB pie chart
      #fa3a64 color shades, tints & tones
#fa3a64 color schemes
#fa3a64 color preview, HTML & CSS examples
           This text has a color of #fa3a64        
        
          <p style="color:#fa3a64;">Text here</p>
        
        
          .mytext {color:#fa3a64;}
        
        Text color #fa3a64
      
           This box has a color of #fa3a64        
        
          <div style="background-color:#fa3a64;">Content here</div>
        
        
          .mybackground {background-color:#fa3a64;}
        
        Background color #fa3a64
      
           Border around this has a color of #fa3a64        
        
          <div style="border:2px solid #fa3a64;">Content here</div>
        
        
          .myborder {border:2px solid #fa3a64;}
        
        Border color #fa3a64