#fa6c64 color space conversions
Hex:
        #fa6c64
        RGB:
        250, 108, 100
        CMY:
        2, 58, 61
        CMYK:
        0, 57, 60, 2
      HSL:
        3°, 93.7500%, 68.6275%
        HSV (HSB):
        3°, 60.0000%, 98.0392%
        XYZ:
        47.0872, 31.9692, 15.7455
        xyY:
        0.4967, 0.3372, 31.9692
      CIE-Lab:
        63.3174, 53.7464, 31.7769
        CIE-LCH:
        63.3174, 62.4376, 30.5931
        CIE-Luv:
        63.3174, 107.3132, 27.1992
        Hunter-Lab:
        56.5413, 49.7060, 23.0680
      #fa6c64 color charts
#fa6c64 RGB chart
      #fa6c64 CMYK chart
      #fa6c64 RGB pie chart
      #fa6c64 color shades, tints & tones
#fa6c64 color schemes
#fa6c64 color preview, HTML & CSS examples
           This text has a color of #fa6c64        
        
          <p style="color:#fa6c64;">Text here</p>
        
        
          .mytext {color:#fa6c64;}
        
        Text color #fa6c64
      
           This box has a color of #fa6c64        
        
          <div style="background-color:#fa6c64;">Content here</div>
        
        
          .mybackground {background-color:#fa6c64;}
        
        Background color #fa6c64
      
           Border around this has a color of #fa6c64        
        
          <div style="border:2px solid #fa6c64;">Content here</div>
        
        
          .myborder {border:2px solid #fa6c64;}
        
        Border color #fa6c64