#fd5f80 color space conversions
Hex:
        #fd5f80
        RGB:
        253, 95, 128
        CMY:
        1, 63, 50
        CMYK:
        0, 62, 49, 1
      HSL:
        347°, 97.5309%, 68.2353%
        HSV (HSB):
        347°, 62.4506%, 99.2157%
        XYZ:
        48.4965, 30.6256, 23.7774
        xyY:
        0.4713, 0.2976, 30.6256
      CIE-Lab:
        62.1903, 62.5133, 14.3726
        CIE-LCH:
        62.1903, 64.1443, 12.9480
        CIE-Luv:
        62.1903, 110.8205, 6.0915
        Hunter-Lab:
        55.3404, 59.5795, 13.2639
      #fd5f80 color charts
#fd5f80 RGB chart
      #fd5f80 CMYK chart
      #fd5f80 RGB pie chart
      #fd5f80 color shades, tints & tones
#fd5f80 color schemes
#fd5f80 color preview, HTML & CSS examples
           This text has a color of #fd5f80        
        
          <p style="color:#fd5f80;">Text here</p>
        
        
          .mytext {color:#fd5f80;}
        
        Text color #fd5f80
      
           This box has a color of #fd5f80        
        
          <div style="background-color:#fd5f80;">Content here</div>
        
        
          .mybackground {background-color:#fd5f80;}
        
        Background color #fd5f80
      
           Border around this has a color of #fd5f80        
        
          <div style="border:2px solid #fd5f80;">Content here</div>
        
        
          .myborder {border:2px solid #fd5f80;}
        
        Border color #fd5f80