#fd5d86 color space conversions
Hex:
        #fd5d86
        RGB:
        253, 93, 134
        CMY:
        1, 64, 47
        CMYK:
        0, 63, 47, 1
      HSL:
        345°, 97.5610%, 67.8431%
        HSV (HSB):
        345°, 63.2411%, 99.2157%
        XYZ:
        48.7254, 30.4326, 25.8602
        xyY:
        0.4640, 0.2898, 30.4326
      CIE-Lab:
        62.0257, 63.8505, 10.6700
        CIE-LCH:
        62.0257, 64.7359, 9.4870
        CIE-Luv:
        62.0257, 110.1341, 1.3134
        Hunter-Lab:
        55.1657, 61.1211, 10.8224
      #fd5d86 color charts
#fd5d86 RGB chart
      #fd5d86 CMYK chart
      #fd5d86 RGB pie chart
      #fd5d86 color shades, tints & tones
#fd5d86 color schemes
#fd5d86 color preview, HTML & CSS examples
           This text has a color of #fd5d86        
        
          <p style="color:#fd5d86;">Text here</p>
        
        
          .mytext {color:#fd5d86;}
        
        Text color #fd5d86
      
           This box has a color of #fd5d86        
        
          <div style="background-color:#fd5d86;">Content here</div>
        
        
          .mybackground {background-color:#fd5d86;}
        
        Background color #fd5d86
      
           Border around this has a color of #fd5d86        
        
          <div style="border:2px solid #fd5d86;">Content here</div>
        
        
          .myborder {border:2px solid #fd5d86;}
        
        Border color #fd5d86