#fd6f86 color space conversions
Hex:
        #fd6f86
        RGB:
        253, 111, 134
        CMY:
        1, 56, 47
        CMYK:
        0, 56, 47, 1
      HSL:
        350°, 97.2603%, 71.3725%
        HSV (HSB):
        350°, 56.1265%, 99.2157%
        XYZ:
        50.4955, 33.9728, 26.4502
        xyY:
        0.4552, 0.3063, 33.9728
      CIE-Lab:
        64.9409, 56.0729, 14.7614
        CIE-LCH:
        64.9409, 57.9834, 14.7487
        CIE-Luv:
        64.9409, 99.6488, 8.2952
        Hunter-Lab:
        58.2862, 52.6406, 13.8945
      #fd6f86 color charts
#fd6f86 RGB chart
      #fd6f86 CMYK chart
      #fd6f86 RGB pie chart
      #fd6f86 color shades, tints & tones
#fd6f86 color schemes
#fd6f86 color preview, HTML & CSS examples
           This text has a color of #fd6f86        
        
          <p style="color:#fd6f86;">Text here</p>
        
        
          .mytext {color:#fd6f86;}
        
        Text color #fd6f86
      
           This box has a color of #fd6f86        
        
          <div style="background-color:#fd6f86;">Content here</div>
        
        
          .mybackground {background-color:#fd6f86;}
        
        Background color #fd6f86
      
           Border around this has a color of #fd6f86        
        
          <div style="border:2px solid #fd6f86;">Content here</div>
        
        
          .myborder {border:2px solid #fd6f86;}
        
        Border color #fd6f86