#fa424e color space conversions
Hex:
        #fa424e
        RGB:
        250, 66, 78
        CMY:
        2, 74, 69
        CMYK:
        0, 74, 69, 2
      HSL:
        356°, 94.8454%, 61.9608%
        HSV (HSB):
        356°, 73.6000%, 98.0392%
        XYZ:
        42.7477, 24.7705, 9.7359
        xyY:
        0.5533, 0.3206, 24.7705
      CIE-Lab:
        56.8511, 69.0713, 36.1716
        CIE-LCH:
        56.8511, 77.9694, 27.6404
        CIE-Luv:
        56.8511, 138.7209, 25.3647
        Hunter-Lab:
        49.7700, 66.2173, 23.2408
      #fa424e color charts
#fa424e RGB chart
      #fa424e CMYK chart
      #fa424e RGB pie chart
      #fa424e color shades, tints & tones
#fa424e color schemes
#fa424e color preview, HTML & CSS examples
           This text has a color of #fa424e        
        
          <p style="color:#fa424e;">Text here</p>
        
        
          .mytext {color:#fa424e;}
        
        Text color #fa424e
      
           This box has a color of #fa424e        
        
          <div style="background-color:#fa424e;">Content here</div>
        
        
          .mybackground {background-color:#fa424e;}
        
        Background color #fa424e
      
           Border around this has a color of #fa424e        
        
          <div style="border:2px solid #fa424e;">Content here</div>
        
        
          .myborder {border:2px solid #fa424e;}
        
        Border color #fa424e