#fd508a color space conversions
Hex:
        #fd508a
        RGB:
        253, 80, 138
        CMY:
        1, 69, 46
        CMYK:
        0, 68, 45, 1
      HSL:
        340°, 97.7401%, 65.2941%
        HSV (HSB):
        340°, 68.3794%, 99.2157%
        XYZ:
        47.9641, 28.4549, 27.0091
        xyY:
        0.4637, 0.2751, 28.4549
      CIE-Lab:
        60.2975, 69.2042, 5.8828
        CIE-LCH:
        60.2975, 69.4538, 4.8588
        CIE-Luv:
        60.2975, 115.4953, -5.9432
        Hunter-Lab:
        53.3432, 67.1497, 7.3201
      #fd508a color charts
#fd508a RGB chart
      #fd508a CMYK chart
      #fd508a RGB pie chart
      #fd508a color shades, tints & tones
#fd508a color schemes
#fd508a color preview, HTML & CSS examples
           This text has a color of #fd508a        
        
          <p style="color:#fd508a;">Text here</p>
        
        
          .mytext {color:#fd508a;}
        
        Text color #fd508a
      
           This box has a color of #fd508a        
        
          <div style="background-color:#fd508a;">Content here</div>
        
        
          .mybackground {background-color:#fd508a;}
        
        Background color #fd508a
      
           Border around this has a color of #fd508a        
        
          <div style="border:2px solid #fd508a;">Content here</div>
        
        
          .myborder {border:2px solid #fd508a;}
        
        Border color #fd508a