#fd4c75 color space conversions
Hex:
        #fd4c75
        RGB:
        253, 76, 117
        CMY:
        1, 70, 54
        CMYK:
        0, 70, 54, 1
      HSL:
        346°, 97.7901%, 64.5098%
        HSV (HSB):
        346°, 69.9605%, 99.2157%
        XYZ:
        46.3033, 27.3359, 19.6655
        xyY:
        0.4963, 0.2930, 27.3359
      CIE-Lab:
        59.2839, 68.9247, 16.7479
        CIE-LCH:
        59.2839, 70.9302, 13.6575
        CIE-Luv:
        59.2839, 124.5143, 6.9861
        Hunter-Lab:
        52.2837, 66.5860, 14.2978
      #fd4c75 color charts
#fd4c75 RGB chart
      #fd4c75 CMYK chart
      #fd4c75 RGB pie chart
      #fd4c75 color shades, tints & tones
#fd4c75 color schemes
#fd4c75 color preview, HTML & CSS examples
           This text has a color of #fd4c75        
        
          <p style="color:#fd4c75;">Text here</p>
        
        
          .mytext {color:#fd4c75;}
        
        Text color #fd4c75
      
           This box has a color of #fd4c75        
        
          <div style="background-color:#fd4c75;">Content here</div>
        
        
          .mybackground {background-color:#fd4c75;}
        
        Background color #fd4c75
      
           Border around this has a color of #fd4c75        
        
          <div style="border:2px solid #fd4c75;">Content here</div>
        
        
          .myborder {border:2px solid #fd4c75;}
        
        Border color #fd4c75