#fa475e color space conversions
Hex:
        #fa475e
        RGB:
        250, 71, 94
        CMY:
        2, 72, 63
        CMYK:
        0, 72, 62, 2
      HSL:
        352°, 94.7090%, 62.9412%
        HSV (HSB):
        352°, 71.6000%, 98.0392%
        XYZ:
        43.6980, 25.6386, 13.2353
        xyY:
        0.5292, 0.3105, 25.6386
      CIE-Lab:
        57.6924, 68.2627, 27.9831
        CIE-LCH:
        57.6924, 73.7757, 22.2903
        CIE-Luv:
        57.6924, 131.7456, 18.5490
        Hunter-Lab:
        50.6346, 65.4360, 19.9465
      #fa475e color charts
#fa475e RGB chart
      #fa475e CMYK chart
      #fa475e RGB pie chart
      #fa475e color shades, tints & tones
#fa475e color schemes
#fa475e color preview, HTML & CSS examples
           This text has a color of #fa475e        
        
          <p style="color:#fa475e;">Text here</p>
        
        
          .mytext {color:#fa475e;}
        
        Text color #fa475e
      
           This box has a color of #fa475e        
        
          <div style="background-color:#fa475e;">Content here</div>
        
        
          .mybackground {background-color:#fa475e;}
        
        Background color #fa475e
      
           Border around this has a color of #fa475e        
        
          <div style="border:2px solid #fa475e;">Content here</div>
        
        
          .myborder {border:2px solid #fa475e;}
        
        Border color #fa475e