#fd505f color space conversions
Hex:
        #fd505f
        RGB:
        253, 80, 95
        CMY:
        1, 69, 63
        CMYK:
        0, 68, 62, 1
      HSL:
        355°, 97.7401%, 65.2941%
        HSV (HSB):
        355°, 68.3794%, 99.2157%
        XYZ:
        45.4422, 27.4462, 13.7290
        xyY:
        0.5246, 0.3169, 27.4462
      CIE-Lab:
        59.3851, 66.0346, 29.6845
        CIE-LCH:
        59.3851, 72.3999, 24.2053
        CIE-Luv:
        59.3851, 128.8648, 21.1209
        Hunter-Lab:
        52.3891, 63.1497, 21.1349
      #fd505f color charts
#fd505f RGB chart
      #fd505f CMYK chart
      #fd505f RGB pie chart
      #fd505f color shades, tints & tones
#fd505f color schemes
#fd505f color preview, HTML & CSS examples
           This text has a color of #fd505f        
        
          <p style="color:#fd505f;">Text here</p>
        
        
          .mytext {color:#fd505f;}
        
        Text color #fd505f
      
           This box has a color of #fd505f        
        
          <div style="background-color:#fd505f;">Content here</div>
        
        
          .mybackground {background-color:#fd505f;}
        
        Background color #fd505f
      
           Border around this has a color of #fd505f        
        
          <div style="border:2px solid #fd505f;">Content here</div>
        
        
          .myborder {border:2px solid #fd505f;}
        
        Border color #fd505f