#fd606a color space conversions
Hex:
        #fd606a
        RGB:
        253, 96, 106
        CMY:
        1, 62, 58
        CMYK:
        0, 62, 58, 1
      HSL:
        356°, 97.5155%, 68.4314%
        HSV (HSB):
        356°, 62.0553%, 99.2157%
        XYZ:
        47.2924, 30.2890, 16.9894
        xyY:
        0.5001, 0.3203, 30.2890
      CIE-Lab:
        61.9028, 60.4181, 26.6431
        CIE-LCH:
        61.9028, 66.0318, 23.7964
        CIE-Luv:
        61.9028, 116.2758, 20.0972
        Hunter-Lab:
        55.0354, 57.0745, 20.2220
      #fd606a color charts
#fd606a RGB chart
      #fd606a CMYK chart
      #fd606a RGB pie chart
      #fd606a color shades, tints & tones
#fd606a color schemes
#fd606a color preview, HTML & CSS examples
           This text has a color of #fd606a        
        
          <p style="color:#fd606a;">Text here</p>
        
        
          .mytext {color:#fd606a;}
        
        Text color #fd606a
      
           This box has a color of #fd606a        
        
          <div style="background-color:#fd606a;">Content here</div>
        
        
          .mybackground {background-color:#fd606a;}
        
        Background color #fd606a
      
           Border around this has a color of #fd606a        
        
          <div style="border:2px solid #fd606a;">Content here</div>
        
        
          .myborder {border:2px solid #fd606a;}
        
        Border color #fd606a