#fa6c81 color space conversions
Hex:
        #fa6c81
        RGB:
        250, 108, 129
        CMY:
        2, 58, 49
        CMYK:
        0, 57, 48, 2
      HSL:
        351°, 93.4211%, 70.1961%
        HSV (HSB):
        351°, 56.8000%, 98.0392%
        XYZ:
        48.7494, 32.6341, 24.4985
        xyY:
        0.4604, 0.3082, 32.6341
      CIE-Lab:
        63.8635, 55.9942, 16.0520
        CIE-LCH:
        63.8635, 58.2496, 15.9961
        CIE-Luv:
        63.8635, 100.3829, 9.7701
        Hunter-Lab:
        57.1263, 52.3541, 14.5620
      #fa6c81 color charts
#fa6c81 RGB chart
      #fa6c81 CMYK chart
      #fa6c81 RGB pie chart
      #fa6c81 color shades, tints & tones
#fa6c81 color schemes
#fa6c81 color preview, HTML & CSS examples
           This text has a color of #fa6c81        
        
          <p style="color:#fa6c81;">Text here</p>
        
        
          .mytext {color:#fa6c81;}
        
        Text color #fa6c81
      
           This box has a color of #fa6c81        
        
          <div style="background-color:#fa6c81;">Content here</div>
        
        
          .mybackground {background-color:#fa6c81;}
        
        Background color #fa6c81
      
           Border around this has a color of #fa6c81        
        
          <div style="border:2px solid #fa6c81;">Content here</div>
        
        
          .myborder {border:2px solid #fa6c81;}
        
        Border color #fa6c81