#fa94a7 color space conversions
Hex:
        #fa94a7
        RGB:
        250, 148, 167
        CMY:
        2, 42, 35
        CMYK:
        0, 41, 33, 2
      HSL:
        349°, 91.0714%, 78.0392%
        HSV (HSB):
        349°, 40.8000%, 98.0392%
        XYZ:
        56.9893, 44.2938, 42.1051
        xyY:
        0.3974, 0.3089, 44.2938
      CIE-Lab:
        72.4245, 40.4805, 6.7463
        CIE-LCH:
        72.4245, 41.0388, 9.4617
        CIE-Luv:
        72.4245, 66.9127, 1.8105
        Hunter-Lab:
        66.5536, 36.3793, 9.0777
      #fa94a7 color charts
#fa94a7 RGB chart
      #fa94a7 CMYK chart
      #fa94a7 RGB pie chart
      #fa94a7 color shades, tints & tones
#fa94a7 color schemes
#fa94a7 color preview, HTML & CSS examples
           This text has a color of #fa94a7        
        
          <p style="color:#fa94a7;">Text here</p>
        
        
          .mytext {color:#fa94a7;}
        
        Text color #fa94a7
      
           This box has a color of #fa94a7        
        
          <div style="background-color:#fa94a7;">Content here</div>
        
        
          .mybackground {background-color:#fa94a7;}
        
        Background color #fa94a7
      
           Border around this has a color of #fa94a7        
        
          <div style="border:2px solid #fa94a7;">Content here</div>
        
        
          .myborder {border:2px solid #fa94a7;}
        
        Border color #fa94a7