#fa84af color space conversions
Hex:
        #fa84af
        RGB:
        250, 132, 175
        CMY:
        2, 48, 31
        CMYK:
        0, 47, 30, 2
      HSL:
        338°, 92.1875%, 74.9020%
        HSV (HSB):
        338°, 47.2000%, 98.0392%
        XYZ:
        55.4135, 39.9217, 45.3425
        xyY:
        0.3939, 0.2838, 39.9217
      CIE-Lab:
        69.4137, 49.5354, -2.0872
        CIE-LCH:
        69.4137, 49.5794, 357.5872
        CIE-Luv:
        69.4137, 74.5728, -12.3495
        Hunter-Lab:
        63.1836, 45.9773, 1.6802
      #fa84af color charts
#fa84af RGB chart
      #fa84af CMYK chart
      #fa84af RGB pie chart
      #fa84af color shades, tints & tones
#fa84af color schemes
#fa84af color preview, HTML & CSS examples
           This text has a color of #fa84af        
        
          <p style="color:#fa84af;">Text here</p>
        
        
          .mytext {color:#fa84af;}
        
        Text color #fa84af
      
           This box has a color of #fa84af        
        
          <div style="background-color:#fa84af;">Content here</div>
        
        
          .mybackground {background-color:#fa84af;}
        
        Background color #fa84af
      
           Border around this has a color of #fa84af        
        
          <div style="border:2px solid #fa84af;">Content here</div>
        
        
          .myborder {border:2px solid #fa84af;}
        
        Border color #fa84af