#fa85a9 color space conversions
Hex:
        #fa85a9
        RGB:
        250, 133, 169
        CMY:
        2, 48, 34
        CMYK:
        0, 47, 32, 2
      HSL:
        342°, 92.1260%, 75.0980%
        HSV (HSB):
        342°, 46.8000%, 98.0392%
        XYZ:
        54.9733, 39.9636, 42.3525
        xyY:
        0.4004, 0.2911, 39.9636
      CIE-Lab:
        69.4436, 48.2976, 1.3222
        CIE-LCH:
        69.4436, 48.3157, 1.5681
        CIE-Luv:
        69.4436, 75.4161, -7.3068
        Hunter-Lab:
        63.2168, 44.5942, 4.5301
      #fa85a9 color charts
#fa85a9 RGB chart
      #fa85a9 CMYK chart
      #fa85a9 RGB pie chart
      #fa85a9 color shades, tints & tones
#fa85a9 color schemes
#fa85a9 color preview, HTML & CSS examples
           This text has a color of #fa85a9        
        
          <p style="color:#fa85a9;">Text here</p>
        
        
          .mytext {color:#fa85a9;}
        
        Text color #fa85a9
      
           This box has a color of #fa85a9        
        
          <div style="background-color:#fa85a9;">Content here</div>
        
        
          .mybackground {background-color:#fa85a9;}
        
        Background color #fa85a9
      
           Border around this has a color of #fa85a9        
        
          <div style="border:2px solid #fa85a9;">Content here</div>
        
        
          .myborder {border:2px solid #fa85a9;}
        
        Border color #fa85a9