#fd5774 color space conversions
Hex:
        #fd5774
        RGB:
        253, 87, 116
        CMY:
        1, 66, 55
        CMYK:
        0, 66, 54, 1
      HSL:
        350°, 97.6471%, 66.6667%
        HSV (HSB):
        350°, 65.6126%, 99.2157%
        XYZ:
        47.0686, 28.9600, 19.6320
        xyY:
        0.4920, 0.3027, 28.9600
      CIE-Lab:
        60.7463, 64.7769, 19.3333
        CIE-LCH:
        60.7463, 67.6005, 16.6183
        CIE-Luv:
        60.7463, 118.9143, 11.0594
        Hunter-Lab:
        53.8145, 61.9488, 16.0406
      #fd5774 color charts
#fd5774 RGB chart
      #fd5774 CMYK chart
      #fd5774 RGB pie chart
      #fd5774 color shades, tints & tones
#fd5774 color schemes
#fd5774 color preview, HTML & CSS examples
           This text has a color of #fd5774        
        
          <p style="color:#fd5774;">Text here</p>
        
        
          .mytext {color:#fd5774;}
        
        Text color #fd5774
      
           This box has a color of #fd5774        
        
          <div style="background-color:#fd5774;">Content here</div>
        
        
          .mybackground {background-color:#fd5774;}
        
        Background color #fd5774
      
           Border around this has a color of #fd5774        
        
          <div style="border:2px solid #fd5774;">Content here</div>
        
        
          .myborder {border:2px solid #fd5774;}
        
        Border color #fd5774