#fa5c6a color space conversions
Hex:
        #fa5c6a
        RGB:
        250, 92, 106
        CMY:
        2, 64, 58
        CMYK:
        0, 63, 58, 2
      HSL:
        355°, 94.0476%, 67.0588%
        HSV (HSB):
        355°, 63.2000%, 98.0392%
        XYZ:
        45.8530, 29.0189, 16.8202
        xyY:
        0.5001, 0.3165, 29.0189
      CIE-Lab:
        60.7983, 61.1177, 25.0976
        CIE-LCH:
        60.7983, 66.0701, 22.3252
        CIE-Luv:
        60.7983, 116.3287, 18.1448
        Hunter-Lab:
        53.8692, 57.6666, 19.1957
      #fa5c6a color charts
#fa5c6a RGB chart
      #fa5c6a CMYK chart
      #fa5c6a RGB pie chart
      #fa5c6a color shades, tints & tones
#fa5c6a color schemes
#fa5c6a color preview, HTML & CSS examples
           This text has a color of #fa5c6a        
        
          <p style="color:#fa5c6a;">Text here</p>
        
        
          .mytext {color:#fa5c6a;}
        
        Text color #fa5c6a
      
           This box has a color of #fa5c6a        
        
          <div style="background-color:#fa5c6a;">Content here</div>
        
        
          .mybackground {background-color:#fa5c6a;}
        
        Background color #fa5c6a
      
           Border around this has a color of #fa5c6a        
        
          <div style="border:2px solid #fa5c6a;">Content here</div>
        
        
          .myborder {border:2px solid #fa5c6a;}
        
        Border color #fa5c6a