#fd606e color space conversions
Hex:
        #fd606e
        RGB:
        253, 96, 110
        CMY:
        1, 62, 57
        CMYK:
        0, 62, 57, 1
      HSL:
        355°, 97.5155%, 68.4314%
        HSV (HSB):
        355°, 62.0553%, 99.2157%
        XYZ:
        47.5054, 30.3742, 18.1108
        xyY:
        0.4949, 0.3164, 30.3742
      CIE-Lab:
        61.9757, 60.6974, 24.4502
        CIE-LCH:
        61.9757, 65.4369, 21.9406
        CIE-Luv:
        61.9757, 115.2419, 17.7675
        Hunter-Lab:
        55.1128, 57.4136, 19.0954
      #fd606e color charts
#fd606e RGB chart
      #fd606e CMYK chart
      #fd606e RGB pie chart
      #fd606e color shades, tints & tones
#fd606e color schemes
#fd606e color preview, HTML & CSS examples
           This text has a color of #fd606e        
        
          <p style="color:#fd606e;">Text here</p>
        
        
          .mytext {color:#fd606e;}
        
        Text color #fd606e
      
           This box has a color of #fd606e        
        
          <div style="background-color:#fd606e;">Content here</div>
        
        
          .mybackground {background-color:#fd606e;}
        
        Background color #fd606e
      
           Border around this has a color of #fd606e        
        
          <div style="border:2px solid #fd606e;">Content here</div>
        
        
          .myborder {border:2px solid #fd606e;}
        
        Border color #fd606e