#fa506f color space conversions
Hex:
        #fa506f
        RGB:
        250, 80, 111
        CMY:
        2, 69, 56
        CMYK:
        0, 68, 56, 2
      HSL:
        349°, 94.4444%, 64.7059%
        HSV (HSB):
        349°, 68.0000%, 98.0392%
        XYZ:
        45.1622, 27.2090, 17.9105
        xyY:
        0.5002, 0.3014, 27.2090
      CIE-Lab:
        59.1673, 66.1687, 20.0152
        CIE-LCH:
        59.1673, 69.1296, 16.8299
        CIE-Luv:
        59.1673, 121.8754, 11.2580
        Hunter-Lab:
        52.1623, 63.2619, 16.1557
      #fa506f color charts
#fa506f RGB chart
      #fa506f CMYK chart
      #fa506f RGB pie chart
      #fa506f color shades, tints & tones
#fa506f color schemes
#fa506f color preview, HTML & CSS examples
           This text has a color of #fa506f        
        
          <p style="color:#fa506f;">Text here</p>
        
        
          .mytext {color:#fa506f;}
        
        Text color #fa506f
      
           This box has a color of #fa506f        
        
          <div style="background-color:#fa506f;">Content here</div>
        
        
          .mybackground {background-color:#fa506f;}
        
        Background color #fa506f
      
           Border around this has a color of #fa506f        
        
          <div style="border:2px solid #fa506f;">Content here</div>
        
        
          .myborder {border:2px solid #fa506f;}
        
        Border color #fa506f