#fa969e color space conversions
Hex:
        #fa969e
        RGB:
        250, 150, 158
        CMY:
        2, 41, 38
        CMYK:
        0, 40, 37, 2
      HSL:
        355°, 90.9091%, 78.4314%
        HSV (HSB):
        355°, 40.0000%, 98.0392%
        XYZ:
        56.5022, 44.6053, 37.9794
        xyY:
        0.4062, 0.3207, 44.6053
      CIE-Lab:
        72.6312, 38.3846, 12.0265
        CIE-LCH:
        72.6312, 40.2246, 17.3965
        CIE-Luv:
        72.6312, 67.3901, 9.3012
        Hunter-Lab:
        66.7872, 34.1341, 13.0350
      #fa969e color charts
#fa969e RGB chart
      #fa969e CMYK chart
      #fa969e RGB pie chart
      #fa969e color shades, tints & tones
#fa969e color schemes
#fa969e color preview, HTML & CSS examples
           This text has a color of #fa969e        
        
          <p style="color:#fa969e;">Text here</p>
        
        
          .mytext {color:#fa969e;}
        
        Text color #fa969e
      
           This box has a color of #fa969e        
        
          <div style="background-color:#fa969e;">Content here</div>
        
        
          .mybackground {background-color:#fa969e;}
        
        Background color #fa969e
      
           Border around this has a color of #fa969e        
        
          <div style="border:2px solid #fa969e;">Content here</div>
        
        
          .myborder {border:2px solid #fa969e;}
        
        Border color #fa969e