#fd5d64 color space conversions
Hex:
        #fd5d64
        RGB:
        253, 93, 100
        CMY:
        1, 64, 61
        CMYK:
        0, 63, 60, 1
      HSL:
        357°, 97.5610%, 67.8431%
        HSV (HSB):
        357°, 63.2411%, 99.2157%
        XYZ:
        46.7226, 29.6314, 15.3135
        xyY:
        0.5097, 0.3232, 29.6314
      CIE-Lab:
        61.3349, 61.2682, 29.3278
        CIE-LCH:
        61.3349, 67.9257, 25.5795
        CIE-Luv:
        61.3349, 119.6827, 22.4499
        Hunter-Lab:
        54.4348, 57.9498, 21.4250
      #fd5d64 color charts
#fd5d64 RGB chart
      #fd5d64 CMYK chart
      #fd5d64 RGB pie chart
      #fd5d64 color shades, tints & tones
#fd5d64 color schemes
#fd5d64 color preview, HTML & CSS examples
           This text has a color of #fd5d64        
        
          <p style="color:#fd5d64;">Text here</p>
        
        
          .mytext {color:#fd5d64;}
        
        Text color #fd5d64
      
           This box has a color of #fd5d64        
        
          <div style="background-color:#fd5d64;">Content here</div>
        
        
          .mybackground {background-color:#fd5d64;}
        
        Background color #fd5d64
      
           Border around this has a color of #fd5d64        
        
          <div style="border:2px solid #fd5d64;">Content here</div>
        
        
          .myborder {border:2px solid #fd5d64;}
        
        Border color #fd5d64