#fa266f color space conversions
Hex:
        #fa266f
        RGB:
        250, 38, 111
        CMY:
        2, 85, 56
        CMYK:
        0, 85, 56, 2
      HSL:
        339°, 95.4955%, 56.4706%
        HSV (HSB):
        339°, 84.8000%, 98.0392%
        XYZ:
        42.9867, 22.8579, 17.1853
        xyY:
        0.5177, 0.2753, 22.8579
      CIE-Lab:
        54.9257, 78.0831, 14.2014
        CIE-LCH:
        54.9257, 79.3641, 10.3081
        CIE-Luv:
        54.9257, 139.4230, 1.4131
        Hunter-Lab:
        47.8100, 76.8248, 12.1552
      #fa266f color charts
#fa266f RGB chart
      #fa266f CMYK chart
      #fa266f RGB pie chart
      #fa266f color shades, tints & tones
#fa266f color schemes
#fa266f color preview, HTML & CSS examples
           This text has a color of #fa266f        
        
          <p style="color:#fa266f;">Text here</p>
        
        
          .mytext {color:#fa266f;}
        
        Text color #fa266f
      
           This box has a color of #fa266f        
        
          <div style="background-color:#fa266f;">Content here</div>
        
        
          .mybackground {background-color:#fa266f;}
        
        Background color #fa266f
      
           Border around this has a color of #fa266f        
        
          <div style="border:2px solid #fa266f;">Content here</div>
        
        
          .myborder {border:2px solid #fa266f;}
        
        Border color #fa266f