#fd3c7f color space conversions
Hex:
        #fd3c7f
        RGB:
        253, 60, 127
        CMY:
        1, 76, 50
        CMYK:
        0, 76, 50, 1
      HSL:
        339°, 97.9695%, 61.3725%
        HSV (HSB):
        339°, 76.2846%, 99.2157%
        XYZ:
        45.9546, 25.6467, 22.6069
        xyY:
        0.4878, 0.2722, 25.6467
      CIE-Lab:
        57.7001, 74.7613, 8.6405
        CIE-LCH:
        57.7001, 75.2590, 6.5927
        CIE-Luv:
        57.7001, 128.2087, -3.9637
        Hunter-Lab:
        50.6425, 73.3521, 8.9826
      #fd3c7f color charts
#fd3c7f RGB chart
      #fd3c7f CMYK chart
      #fd3c7f RGB pie chart
      #fd3c7f color shades, tints & tones
#fd3c7f color schemes
#fd3c7f color preview, HTML & CSS examples
           This text has a color of #fd3c7f        
        
          <p style="color:#fd3c7f;">Text here</p>
        
        
          .mytext {color:#fd3c7f;}
        
        Text color #fd3c7f
      
           This box has a color of #fd3c7f        
        
          <div style="background-color:#fd3c7f;">Content here</div>
        
        
          .mybackground {background-color:#fd3c7f;}
        
        Background color #fd3c7f
      
           Border around this has a color of #fd3c7f        
        
          <div style="border:2px solid #fd3c7f;">Content here</div>
        
        
          .myborder {border:2px solid #fd3c7f;}
        
        Border color #fd3c7f