#fa414f color space conversions
Hex:
        #fa414f
        RGB:
        250, 65, 79
        CMY:
        2, 75, 69
        CMYK:
        0, 74, 68, 2
      HSL:
        355°, 94.8718%, 61.7647%
        HSV (HSB):
        355°, 74.0000%, 98.0392%
        XYZ:
        42.7259, 24.6691, 9.9068
        xyY:
        0.5527, 0.3191, 24.6691
      CIE-Lab:
        56.7516, 69.4352, 35.4795
        CIE-LCH:
        56.7516, 77.9746, 27.0658
        CIE-Luv:
        56.7516, 138.9946, 24.6618
        Hunter-Lab:
        49.6680, 66.6321, 22.9415
      #fa414f color charts
#fa414f RGB chart
      #fa414f CMYK chart
      #fa414f RGB pie chart
      #fa414f color shades, tints & tones
#fa414f color schemes
#fa414f color preview, HTML & CSS examples
           This text has a color of #fa414f        
        
          <p style="color:#fa414f;">Text here</p>
        
        
          .mytext {color:#fa414f;}
        
        Text color #fa414f
      
           This box has a color of #fa414f        
        
          <div style="background-color:#fa414f;">Content here</div>
        
        
          .mybackground {background-color:#fa414f;}
        
        Background color #fa414f
      
           Border around this has a color of #fa414f        
        
          <div style="border:2px solid #fa414f;">Content here</div>
        
        
          .myborder {border:2px solid #fa414f;}
        
        Border color #fa414f