#fd504f color space conversions
Hex:
        #fd504f
        RGB:
        253, 80, 79
        CMY:
        1, 69, 69
        CMYK:
        0, 68, 69, 1
      HSL:
        0°, 97.7528%, 65.0980%
        HSV (HSB):
        0°, 68.7747%, 99.2157%
        XYZ:
        44.7880, 27.1845, 10.2837
        xyY:
        0.5445, 0.3305, 27.1845
      CIE-Lab:
        59.1447, 65.1853, 38.4792
        CIE-LCH:
        59.1447, 75.6952, 30.5536
        CIE-Luv:
        59.1447, 132.8344, 29.0492
        Hunter-Lab:
        52.1387, 62.0914, 24.8029
      #fd504f color charts
#fd504f RGB chart
      #fd504f CMYK chart
      #fd504f RGB pie chart
      #fd504f color shades, tints & tones
#fd504f color schemes
#fd504f color preview, HTML & CSS examples
           This text has a color of #fd504f        
        
          <p style="color:#fd504f;">Text here</p>
        
        
          .mytext {color:#fd504f;}
        
        Text color #fd504f
      
           This box has a color of #fd504f        
        
          <div style="background-color:#fd504f;">Content here</div>
        
        
          .mybackground {background-color:#fd504f;}
        
        Background color #fd504f
      
           Border around this has a color of #fd504f        
        
          <div style="border:2px solid #fd504f;">Content here</div>
        
        
          .myborder {border:2px solid #fd504f;}
        
        Border color #fd504f