#fa9e9a color space conversions
Hex:
        #fa9e9a
        RGB:
        250, 158, 154
        CMY:
        2, 38, 40
        CMYK:
        0, 37, 38, 2
      HSL:
        2°, 90.5660%, 79.2157%
        HSV (HSB):
        2°, 38.4000%, 98.0392%
        XYZ:
        57.4839, 47.1108, 36.6354
        xyY:
        0.4070, 0.3336, 47.1108
      CIE-Lab:
        74.2606, 33.7825, 16.5164
        CIE-LCH:
        74.2606, 37.6038, 26.0542
        CIE-Luv:
        74.2606, 62.9711, 16.1774
        Hunter-Lab:
        68.6373, 29.3789, 16.3999
      #fa9e9a color charts
#fa9e9a RGB chart
      #fa9e9a CMYK chart
      #fa9e9a RGB pie chart
      #fa9e9a color shades, tints & tones
#fa9e9a color schemes
#fa9e9a color preview, HTML & CSS examples
           This text has a color of #fa9e9a        
        
          <p style="color:#fa9e9a;">Text here</p>
        
        
          .mytext {color:#fa9e9a;}
        
        Text color #fa9e9a
      
           This box has a color of #fa9e9a        
        
          <div style="background-color:#fa9e9a;">Content here</div>
        
        
          .mybackground {background-color:#fa9e9a;}
        
        Background color #fa9e9a
      
           Border around this has a color of #fa9e9a        
        
          <div style="border:2px solid #fa9e9a;">Content here</div>
        
        
          .myborder {border:2px solid #fa9e9a;}
        
        Border color #fa9e9a