#fd7480 color space conversions
Hex:
        #fd7480
        RGB:
        253, 116, 128
        CMY:
        1, 55, 50
        CMYK:
        0, 54, 49, 1
      HSL:
        355°, 97.1631%, 72.3529%
        HSV (HSB):
        355°, 54.1502%, 99.2157%
        XYZ:
        50.6497, 34.9319, 24.4951
        xyY:
        0.4601, 0.3173, 34.9319
      CIE-Lab:
        65.6956, 53.2316, 19.2165
        CIE-LCH:
        65.6956, 56.5940, 19.8494
        CIE-Luv:
        65.6956, 98.0079, 14.3003
        Hunter-Lab:
        59.1033, 49.5384, 16.7998
      #fd7480 color charts
#fd7480 RGB chart
      #fd7480 CMYK chart
      #fd7480 RGB pie chart
      #fd7480 color shades, tints & tones
#fd7480 color schemes
#fd7480 color preview, HTML & CSS examples
           This text has a color of #fd7480        
        
          <p style="color:#fd7480;">Text here</p>
        
        
          .mytext {color:#fd7480;}
        
        Text color #fd7480
      
           This box has a color of #fd7480        
        
          <div style="background-color:#fd7480;">Content here</div>
        
        
          .mybackground {background-color:#fd7480;}
        
        Background color #fd7480
      
           Border around this has a color of #fd7480        
        
          <div style="border:2px solid #fd7480;">Content here</div>
        
        
          .myborder {border:2px solid #fd7480;}
        
        Border color #fd7480