#fd6e84 color space conversions
Hex:
        #fd6e84
        RGB:
        253, 110, 132
        CMY:
        1, 57, 48
        CMYK:
        0, 57, 48, 1
      HSL:
        351°, 97.2789%, 71.1765%
        HSV (HSB):
        351°, 56.5217%, 99.2157%
        XYZ:
        50.2488, 33.7005, 25.6862
        xyY:
        0.4583, 0.3074, 33.7005
      CIE-Lab:
        64.7241, 56.3470, 15.6008
        CIE-LCH:
        64.7241, 58.4668, 15.4759
        CIE-Luv:
        64.7241, 100.7856, 9.2199
        Hunter-Lab:
        58.0521, 52.9151, 14.4025
      #fd6e84 color charts
#fd6e84 RGB chart
      #fd6e84 CMYK chart
      #fd6e84 RGB pie chart
      #fd6e84 color shades, tints & tones
#fd6e84 color schemes
#fd6e84 color preview, HTML & CSS examples
           This text has a color of #fd6e84        
        
          <p style="color:#fd6e84;">Text here</p>
        
        
          .mytext {color:#fd6e84;}
        
        Text color #fd6e84
      
           This box has a color of #fd6e84        
        
          <div style="background-color:#fd6e84;">Content here</div>
        
        
          .mybackground {background-color:#fd6e84;}
        
        Background color #fd6e84
      
           Border around this has a color of #fd6e84        
        
          <div style="border:2px solid #fd6e84;">Content here</div>
        
        
          .myborder {border:2px solid #fd6e84;}
        
        Border color #fd6e84