#fd607d color space conversions
Hex:
        #fd607d
        RGB:
        253, 96, 125
        CMY:
        1, 62, 51
        CMYK:
        0, 62, 51, 1
      HSL:
        349°, 97.5155%, 68.4314%
        HSV (HSB):
        349°, 62.0553%, 99.2157%
        XYZ:
        48.3926, 30.7291, 22.7828
        xyY:
        0.4749, 0.3015, 30.7291
      CIE-Lab:
        62.2782, 61.8485, 16.2275
        CIE-LCH:
        62.2782, 63.9419, 14.7016
        CIE-Luv:
        62.2782, 111.1153, 8.4294
        Hunter-Lab:
        55.4338, 58.8177, 14.4360
      #fd607d color charts
#fd607d RGB chart
      #fd607d CMYK chart
      #fd607d RGB pie chart
      #fd607d color shades, tints & tones
#fd607d color schemes
#fd607d color preview, HTML & CSS examples
           This text has a color of #fd607d        
        
          <p style="color:#fd607d;">Text here</p>
        
        
          .mytext {color:#fd607d;}
        
        Text color #fd607d
      
           This box has a color of #fd607d        
        
          <div style="background-color:#fd607d;">Content here</div>
        
        
          .mybackground {background-color:#fd607d;}
        
        Background color #fd607d
      
           Border around this has a color of #fd607d        
        
          <div style="border:2px solid #fd607d;">Content here</div>
        
        
          .myborder {border:2px solid #fd607d;}
        
        Border color #fd607d