#fd5958 color space conversions
Hex:
        #fd5958
        RGB:
        253, 89, 88
        CMY:
        1, 65, 65
        CMYK:
        0, 65, 65, 1
      HSL:
        0°, 97.6331%, 66.8627%
        HSV (HSB):
        0°, 65.2174%, 99.2157%
        XYZ:
        45.8418, 28.7320, 12.3622
        xyY:
        0.5273, 0.3305, 28.7320
      CIE-Lab:
        60.5444, 62.1804, 35.1284
        CIE-LCH:
        60.5444, 71.4171, 29.4640
        CIE-Luv:
        60.5444, 125.1214, 27.4239
        Hunter-Lab:
        53.6022, 58.8534, 23.8476
      #fd5958 color charts
#fd5958 RGB chart
      #fd5958 CMYK chart
      #fd5958 RGB pie chart
      #fd5958 color shades, tints & tones
#fd5958 color schemes
#fd5958 color preview, HTML & CSS examples
           This text has a color of #fd5958        
        
          <p style="color:#fd5958;">Text here</p>
        
        
          .mytext {color:#fd5958;}
        
        Text color #fd5958
      
           This box has a color of #fd5958        
        
          <div style="background-color:#fd5958;">Content here</div>
        
        
          .mybackground {background-color:#fd5958;}
        
        Background color #fd5958
      
           Border around this has a color of #fd5958        
        
          <div style="border:2px solid #fd5958;">Content here</div>
        
        
          .myborder {border:2px solid #fd5958;}
        
        Border color #fd5958