#fa3b65 color space conversions
Hex:
        #fa3b65
        RGB:
        250, 59, 101
        CMY:
        2, 77, 60
        CMYK:
        0, 76, 60, 2
      HSL:
        347°, 95.0249%, 60.5882%
        HSV (HSB):
        347°, 76.4000%, 98.0392%
        XYZ:
        43.3373, 24.3915, 14.7358
        xyY:
        0.5255, 0.2958, 24.3915
      CIE-Lab:
        56.4777, 72.4341, 22.2778
        CIE-LCH:
        56.4777, 75.7825, 17.0958
        CIE-Luv:
        56.4777, 135.4448, 11.6131
        Hunter-Lab:
        49.3878, 70.2034, 16.8811
      #fa3b65 color charts
#fa3b65 RGB chart
      #fa3b65 CMYK chart
      #fa3b65 RGB pie chart
      #fa3b65 color shades, tints & tones
#fa3b65 color schemes
#fa3b65 color preview, HTML & CSS examples
           This text has a color of #fa3b65        
        
          <p style="color:#fa3b65;">Text here</p>
        
        
          .mytext {color:#fa3b65;}
        
        Text color #fa3b65
      
           This box has a color of #fa3b65        
        
          <div style="background-color:#fa3b65;">Content here</div>
        
        
          .mybackground {background-color:#fa3b65;}
        
        Background color #fa3b65
      
           Border around this has a color of #fa3b65        
        
          <div style="border:2px solid #fa3b65;">Content here</div>
        
        
          .myborder {border:2px solid #fa3b65;}
        
        Border color #fa3b65