#fd585e color space conversions
Hex:
        #fd585e
        RGB:
        253, 88, 94
        CMY:
        1, 65, 63
        CMYK:
        0, 65, 63, 1
      HSL:
        358°, 97.6331%, 66.8627%
        HSV (HSB):
        358°, 65.2174%, 99.2157%
        XYZ:
        46.0181, 28.6702, 13.6982
        xyY:
        0.5206, 0.3244, 28.6702
      CIE-Lab:
        60.4895, 62.9188, 31.6639
        CIE-LCH:
        60.4895, 70.4371, 26.7138
        CIE-Luv:
        60.4895, 124.3125, 24.0615
        Hunter-Lab:
        53.5446, 59.7061, 22.3132
      #fd585e color charts
#fd585e RGB chart
      #fd585e CMYK chart
      #fd585e RGB pie chart
      #fd585e color shades, tints & tones
#fd585e color schemes
#fd585e color preview, HTML & CSS examples
           This text has a color of #fd585e        
        
          <p style="color:#fd585e;">Text here</p>
        
        
          .mytext {color:#fd585e;}
        
        Text color #fd585e
      
           This box has a color of #fd585e        
        
          <div style="background-color:#fd585e;">Content here</div>
        
        
          .mybackground {background-color:#fd585e;}
        
        Background color #fd585e
      
           Border around this has a color of #fd585e        
        
          <div style="border:2px solid #fd585e;">Content here</div>
        
        
          .myborder {border:2px solid #fd585e;}
        
        Border color #fd585e