#fd3c6b color space conversions
Hex:
        #fd3c6b
        RGB:
        253, 60, 107
        CMY:
        1, 76, 58
        CMYK:
        0, 76, 58, 1
      HSL:
        345°, 97.9695%, 61.3725%
        HSV (HSB):
        345°, 76.2846%, 99.2157%
        XYZ:
        44.7777, 25.1759, 16.4093
        xyY:
        0.5185, 0.2915, 25.1759
      CIE-Lab:
        57.2464, 73.3379, 19.8546
        CIE-LCH:
        57.2464, 75.9780, 15.1485
        CIE-Luv:
        57.2464, 135.3845, 8.9861
        Hunter-Lab:
        50.1756, 71.4897, 15.7329
      #fd3c6b color charts
#fd3c6b RGB chart
      #fd3c6b CMYK chart
      #fd3c6b RGB pie chart
      #fd3c6b color shades, tints & tones
#fd3c6b color schemes
#fd3c6b color preview, HTML & CSS examples
           This text has a color of #fd3c6b        
        
          <p style="color:#fd3c6b;">Text here</p>
        
        
          .mytext {color:#fd3c6b;}
        
        Text color #fd3c6b
      
           This box has a color of #fd3c6b        
        
          <div style="background-color:#fd3c6b;">Content here</div>
        
        
          .mybackground {background-color:#fd3c6b;}
        
        Background color #fd3c6b
      
           Border around this has a color of #fd3c6b        
        
          <div style="border:2px solid #fd3c6b;">Content here</div>
        
        
          .myborder {border:2px solid #fd3c6b;}
        
        Border color #fd3c6b