#fd5964 color space conversions
Hex:
        #fd5964
        RGB:
        253, 89, 100
        CMY:
        1, 65, 61
        CMYK:
        0, 65, 60, 1
      HSL:
        356°, 97.6190%, 67.0588%
        HSV (HSB):
        356°, 64.8221%, 99.2157%
        XYZ:
        46.3806, 28.9475, 15.1995
        xyY:
        0.5123, 0.3198, 28.9475
      CIE-Lab:
        60.7353, 62.8877, 28.5526
        CIE-LCH:
        60.7353, 69.0661, 24.4192
        CIE-Luv:
        60.7353, 122.1733, 21.1466
        Hunter-Lab:
        53.8029, 59.7204, 20.9124
      #fd5964 color charts
#fd5964 RGB chart
      #fd5964 CMYK chart
      #fd5964 RGB pie chart
      #fd5964 color shades, tints & tones
#fd5964 color schemes
#fd5964 color preview, HTML & CSS examples
           This text has a color of #fd5964        
        
          <p style="color:#fd5964;">Text here</p>
        
        
          .mytext {color:#fd5964;}
        
        Text color #fd5964
      
           This box has a color of #fd5964        
        
          <div style="background-color:#fd5964;">Content here</div>
        
        
          .mybackground {background-color:#fd5964;}
        
        Background color #fd5964
      
           Border around this has a color of #fd5964        
        
          <div style="border:2px solid #fd5964;">Content here</div>
        
        
          .myborder {border:2px solid #fd5964;}
        
        Border color #fd5964