#fa6c60 color space conversions
Hex:
        #fa6c60
        RGB:
        250, 108, 96
        CMY:
        2, 58, 62
        CMYK:
        0, 57, 62, 2
      HSL:
        5°, 93.9024%, 67.8431%
        HSV (HSB):
        5°, 61.6000%, 98.0392%
        XYZ:
        46.8982, 31.8936, 14.7506
        xyY:
        0.5014, 0.3410, 31.8936
      CIE-Lab:
        63.2549, 53.4862, 33.9283
        CIE-LCH:
        63.2549, 63.3396, 32.3885
        CIE-Luv:
        63.2549, 108.1571, 29.3083
        Hunter-Lab:
        56.4745, 49.4019, 24.0461
      #fa6c60 color charts
#fa6c60 RGB chart
      #fa6c60 CMYK chart
      #fa6c60 RGB pie chart
      #fa6c60 color shades, tints & tones
#fa6c60 color schemes
#fa6c60 color preview, HTML & CSS examples
           This text has a color of #fa6c60        
        
          <p style="color:#fa6c60;">Text here</p>
        
        
          .mytext {color:#fa6c60;}
        
        Text color #fa6c60
      
           This box has a color of #fa6c60        
        
          <div style="background-color:#fa6c60;">Content here</div>
        
        
          .mybackground {background-color:#fa6c60;}
        
        Background color #fa6c60
      
           Border around this has a color of #fa6c60        
        
          <div style="border:2px solid #fa6c60;">Content here</div>
        
        
          .myborder {border:2px solid #fa6c60;}
        
        Border color #fa6c60