#fa6564 color space conversions
Hex:
        #fa6564
        RGB:
        250, 101, 100
        CMY:
        2, 60, 61
        CMYK:
        0, 60, 60, 2
      HSL:
        0°, 93.7500%, 68.6275%
        HSV (HSB):
        0°, 60.0000%, 98.0392%
        XYZ:
        46.3783, 30.5515, 15.5092
        xyY:
        0.5017, 0.3305, 30.5515
      CIE-Lab:
        62.1271, 56.8816, 30.2524
        CIE-LCH:
        62.1271, 64.4261, 28.0063
        CIE-Luv:
        62.1271, 112.0505, 24.6563
        Hunter-Lab:
        55.2734, 53.0457, 22.0551
      #fa6564 color charts
#fa6564 RGB chart
      #fa6564 CMYK chart
      #fa6564 RGB pie chart
      #fa6564 color shades, tints & tones
#fa6564 color schemes
#fa6564 color preview, HTML & CSS examples
           This text has a color of #fa6564        
        
          <p style="color:#fa6564;">Text here</p>
        
        
          .mytext {color:#fa6564;}
        
        Text color #fa6564
      
           This box has a color of #fa6564        
        
          <div style="background-color:#fa6564;">Content here</div>
        
        
          .mybackground {background-color:#fa6564;}
        
        Background color #fa6564
      
           Border around this has a color of #fa6564        
        
          <div style="border:2px solid #fa6564;">Content here</div>
        
        
          .myborder {border:2px solid #fa6564;}
        
        Border color #fa6564