#fd4a80 color space conversions
Hex:
        #fd4a80
        RGB:
        253, 74, 128
        CMY:
        1, 71, 50
        CMYK:
        0, 71, 49, 1
      HSL:
        342°, 97.8142%, 64.1176%
        HSV (HSB):
        342°, 70.7510%, 99.2157%
        XYZ:
        46.8531, 27.3387, 23.2295
        xyY:
        0.4809, 0.2806, 27.3387
      CIE-Lab:
        59.2865, 70.4643, 10.2983
        CIE-LCH:
        59.2865, 71.2129, 8.3148
        CIE-Luv:
        59.2865, 121.8025, -0.8605
        Hunter-Lab:
        52.2864, 68.4498, 10.2595
      #fd4a80 color charts
#fd4a80 RGB chart
      #fd4a80 CMYK chart
      #fd4a80 RGB pie chart
      #fd4a80 color shades, tints & tones
#fd4a80 color schemes
#fd4a80 color preview, HTML & CSS examples
           This text has a color of #fd4a80        
        
          <p style="color:#fd4a80;">Text here</p>
        
        
          .mytext {color:#fd4a80;}
        
        Text color #fd4a80
      
           This box has a color of #fd4a80        
        
          <div style="background-color:#fd4a80;">Content here</div>
        
        
          .mybackground {background-color:#fd4a80;}
        
        Background color #fd4a80
      
           Border around this has a color of #fd4a80        
        
          <div style="border:2px solid #fd4a80;">Content here</div>
        
        
          .myborder {border:2px solid #fd4a80;}
        
        Border color #fd4a80