#fd3c7a color space conversions
Hex:
        #fd3c7a
        RGB:
        253, 60, 122
        CMY:
        1, 76, 52
        CMYK:
        0, 76, 52, 1
      HSL:
        341°, 97.9695%, 61.3725%
        HSV (HSB):
        341°, 76.2846%, 99.2157%
        XYZ:
        45.6367, 25.5195, 20.9328
        xyY:
        0.4956, 0.2771, 25.5195
      CIE-Lab:
        57.5781, 74.3802, 11.4288
        CIE-LCH:
        57.5781, 75.2531, 8.7354
        CIE-Luv:
        57.5781, 130.0724, -0.5854
        Hunter-Lab:
        50.5168, 72.8518, 10.7936
      #fd3c7a color charts
#fd3c7a RGB chart
      #fd3c7a CMYK chart
      #fd3c7a RGB pie chart
      #fd3c7a color shades, tints & tones
#fd3c7a color schemes
#fd3c7a color preview, HTML & CSS examples
           This text has a color of #fd3c7a        
        
          <p style="color:#fd3c7a;">Text here</p>
        
        
          .mytext {color:#fd3c7a;}
        
        Text color #fd3c7a
      
           This box has a color of #fd3c7a        
        
          <div style="background-color:#fd3c7a;">Content here</div>
        
        
          .mybackground {background-color:#fd3c7a;}
        
        Background color #fd3c7a
      
           Border around this has a color of #fd3c7a        
        
          <div style="border:2px solid #fd3c7a;">Content here</div>
        
        
          .myborder {border:2px solid #fd3c7a;}
        
        Border color #fd3c7a