#fa90a4 color space conversions
Hex:
        #fa90a4
        RGB:
        250, 144, 164
        CMY:
        2, 44, 36
        CMYK:
        0, 42, 34, 2
      HSL:
        349°, 91.3793%, 77.2549%
        HSV (HSB):
        349°, 42.4000%, 98.0392%
        XYZ:
        56.0984, 42.9508, 40.4556
        xyY:
        0.4021, 0.3079, 42.9508
      CIE-Lab:
        71.5216, 42.1637, 7.1179
        CIE-LCH:
        71.5216, 42.7603, 9.5821
        CIE-Luv:
        71.5216, 69.9527, 1.9378
        Hunter-Lab:
        65.5369, 38.1033, 9.2764
      #fa90a4 color charts
#fa90a4 RGB chart
      #fa90a4 CMYK chart
      #fa90a4 RGB pie chart
      #fa90a4 color shades, tints & tones
#fa90a4 color schemes
#fa90a4 color preview, HTML & CSS examples
           This text has a color of #fa90a4        
        
          <p style="color:#fa90a4;">Text here</p>
        
        
          .mytext {color:#fa90a4;}
        
        Text color #fa90a4
      
           This box has a color of #fa90a4        
        
          <div style="background-color:#fa90a4;">Content here</div>
        
        
          .mybackground {background-color:#fa90a4;}
        
        Background color #fa90a4
      
           Border around this has a color of #fa90a4        
        
          <div style="border:2px solid #fa90a4;">Content here</div>
        
        
          .myborder {border:2px solid #fa90a4;}
        
        Border color #fa90a4