#fd504b color space conversions
Hex:
        #fd504b
        RGB:
        253, 80, 75
        CMY:
        1, 69, 71
        CMYK:
        0, 68, 70, 1
      HSL:
        2°, 97.8022%, 64.3137%
        HSV (HSB):
        2°, 70.3557%, 99.2157%
        XYZ:
        44.6467, 27.1280, 9.5397
        xyY:
        0.5491, 0.3336, 27.1280
      CIE-Lab:
        59.0926, 65.0003, 40.6410
        CIE-LCH:
        59.0926, 76.6598, 32.0154
        CIE-Luv:
        59.0926, 133.7229, 30.8179
        Hunter-Lab:
        52.0845, 61.8617, 25.5997
      #fd504b color charts
#fd504b RGB chart
      #fd504b CMYK chart
      #fd504b RGB pie chart
      #fd504b color shades, tints & tones
#fd504b color schemes
#fd504b color preview, HTML & CSS examples
           This text has a color of #fd504b        
        
          <p style="color:#fd504b;">Text here</p>
        
        
          .mytext {color:#fd504b;}
        
        Text color #fd504b
      
           This box has a color of #fd504b        
        
          <div style="background-color:#fd504b;">Content here</div>
        
        
          .mybackground {background-color:#fd504b;}
        
        Background color #fd504b
      
           Border around this has a color of #fd504b        
        
          <div style="border:2px solid #fd504b;">Content here</div>
        
        
          .myborder {border:2px solid #fd504b;}
        
        Border color #fd504b