#fd5590 color space conversions
Hex:
        #fd5590
        RGB:
        253, 85, 144
        CMY:
        1, 67, 44
        CMYK:
        0, 66, 43, 1
      HSL:
        339°, 97.6744%, 66.2745%
        HSV (HSB):
        339°, 66.4032%, 99.2157%
        XYZ:
        48.7906, 29.3933, 29.4875
        xyY:
        0.4531, 0.2730, 29.3933
      CIE-Lab:
        61.1271, 67.9017, 3.5813
        CIE-LCH:
        61.1271, 67.9961, 3.0192
        CIE-Luv:
        61.1271, 111.0308, -8.5632
        Hunter-Lab:
        54.2156, 65.7614, 5.7035
      #fd5590 color charts
#fd5590 RGB chart
      #fd5590 CMYK chart
      #fd5590 RGB pie chart
      #fd5590 color shades, tints & tones
#fd5590 color schemes
#fd5590 color preview, HTML & CSS examples
           This text has a color of #fd5590        
        
          <p style="color:#fd5590;">Text here</p>
        
        
          .mytext {color:#fd5590;}
        
        Text color #fd5590
      
           This box has a color of #fd5590        
        
          <div style="background-color:#fd5590;">Content here</div>
        
        
          .mybackground {background-color:#fd5590;}
        
        Background color #fd5590
      
           Border around this has a color of #fd5590        
        
          <div style="border:2px solid #fd5590;">Content here</div>
        
        
          .myborder {border:2px solid #fd5590;}
        
        Border color #fd5590