#fd6f80 color space conversions
Hex:
        #fd6f80
        RGB:
        253, 111, 128
        CMY:
        1, 56, 50
        CMYK:
        0, 56, 49, 1
      HSL:
        353°, 97.2603%, 71.3725%
        HSV (HSB):
        353°, 56.1265%, 99.2157%
        XYZ:
        50.0887, 33.8100, 24.3081
        xyY:
        0.4629, 0.3125, 33.8100
      CIE-Lab:
        64.8115, 55.5405, 18.0024
        CIE-LCH:
        64.8115, 58.3852, 17.9591
        CIE-Luv:
        64.8115, 101.1913, 12.2497
        Hunter-Lab:
        58.1464, 52.0081, 15.9163
      #fd6f80 color charts
#fd6f80 RGB chart
      #fd6f80 CMYK chart
      #fd6f80 RGB pie chart
      #fd6f80 color shades, tints & tones
#fd6f80 color schemes
#fd6f80 color preview, HTML & CSS examples
           This text has a color of #fd6f80        
        
          <p style="color:#fd6f80;">Text here</p>
        
        
          .mytext {color:#fd6f80;}
        
        Text color #fd6f80
      
           This box has a color of #fd6f80        
        
          <div style="background-color:#fd6f80;">Content here</div>
        
        
          .mybackground {background-color:#fd6f80;}
        
        Background color #fd6f80
      
           Border around this has a color of #fd6f80        
        
          <div style="border:2px solid #fd6f80;">Content here</div>
        
        
          .myborder {border:2px solid #fd6f80;}
        
        Border color #fd6f80