#fa404b color space conversions
Hex:
        #fa404b
        RGB:
        250, 64, 75
        CMY:
        2, 75, 71
        CMYK:
        0, 74, 70, 2
      HSL:
        356°, 94.8980%, 61.5686%
        HSV (HSB):
        356°, 74.4000%, 98.0392%
        XYZ:
        42.5277, 24.4988, 9.1439
        xyY:
        0.5583, 0.3216, 24.4988
      CIE-Lab:
        56.5838, 69.5654, 37.5613
        CIE-LCH:
        56.5838, 79.0582, 28.3665
        CIE-Luv:
        56.5838, 140.5251, 26.2653
        Hunter-Lab:
        49.4962, 66.7508, 23.6942
      #fa404b color charts
#fa404b RGB chart
      #fa404b CMYK chart
      #fa404b RGB pie chart
      #fa404b color shades, tints & tones
#fa404b color schemes
#fa404b color preview, HTML & CSS examples
           This text has a color of #fa404b        
        
          <p style="color:#fa404b;">Text here</p>
        
        
          .mytext {color:#fa404b;}
        
        Text color #fa404b
      
           This box has a color of #fa404b        
        
          <div style="background-color:#fa404b;">Content here</div>
        
        
          .mybackground {background-color:#fa404b;}
        
        Background color #fa404b
      
           Border around this has a color of #fa404b        
        
          <div style="border:2px solid #fa404b;">Content here</div>
        
        
          .myborder {border:2px solid #fa404b;}
        
        Border color #fa404b