#fa3e65 color space conversions
Hex:
        #fa3e65
        RGB:
        250, 62, 101
        CMY:
        2, 76, 60
        CMYK:
        0, 75, 60, 2
      HSL:
        348°, 94.9495%, 61.1765%
        HSV (HSB):
        348°, 75.2000%, 98.0392%
        XYZ:
        43.4959, 24.7088, 14.7887
        xyY:
        0.5241, 0.2977, 24.7088
      CIE-Lab:
        56.7906, 71.5542, 22.6947
        CIE-LCH:
        56.7906, 75.0670, 17.5973
        CIE-Luv:
        56.7906, 134.0917, 12.3180
        Hunter-Lab:
        49.7080, 69.2038, 17.1561
      #fa3e65 color charts
#fa3e65 RGB chart
      #fa3e65 CMYK chart
      #fa3e65 RGB pie chart
      #fa3e65 color shades, tints & tones
#fa3e65 color schemes
#fa3e65 color preview, HTML & CSS examples
           This text has a color of #fa3e65        
        
          <p style="color:#fa3e65;">Text here</p>
        
        
          .mytext {color:#fa3e65;}
        
        Text color #fa3e65
      
           This box has a color of #fa3e65        
        
          <div style="background-color:#fa3e65;">Content here</div>
        
        
          .mybackground {background-color:#fa3e65;}
        
        Background color #fa3e65
      
           Border around this has a color of #fa3e65        
        
          <div style="border:2px solid #fa3e65;">Content here</div>
        
        
          .myborder {border:2px solid #fa3e65;}
        
        Border color #fa3e65