#fa5c67 color space conversions
Hex:
        #fa5c67
        RGB:
        250, 92, 103
        CMY:
        2, 64, 60
        CMYK:
        0, 63, 59, 2
      HSL:
        356°, 94.0476%, 67.0588%
        HSV (HSB):
        356°, 63.2000%, 98.0392%
        XYZ:
        45.6997, 28.9576, 16.0127
        xyY:
        0.5040, 0.3194, 28.9576
      CIE-Lab:
        60.7442, 60.9134, 26.7497
        CIE-LCH:
        60.7442, 66.5281, 23.7084
        CIE-Luv:
        60.7442, 117.1114, 19.8713
        Hunter-Lab:
        53.8122, 57.4185, 20.0259
      #fa5c67 color charts
#fa5c67 RGB chart
      #fa5c67 CMYK chart
      #fa5c67 RGB pie chart
      #fa5c67 color shades, tints & tones
#fa5c67 color schemes
#fa5c67 color preview, HTML & CSS examples
           This text has a color of #fa5c67        
        
          <p style="color:#fa5c67;">Text here</p>
        
        
          .mytext {color:#fa5c67;}
        
        Text color #fa5c67
      
           This box has a color of #fa5c67        
        
          <div style="background-color:#fa5c67;">Content here</div>
        
        
          .mybackground {background-color:#fa5c67;}
        
        Background color #fa5c67
      
           Border around this has a color of #fa5c67        
        
          <div style="border:2px solid #fa5c67;">Content here</div>
        
        
          .myborder {border:2px solid #fa5c67;}
        
        Border color #fa5c67