#fd525f color space conversions
Hex:
        #fd525f
        RGB:
        253, 82, 95
        CMY:
        1, 68, 63
        CMYK:
        0, 68, 62, 1
      HSL:
        355°, 97.7143%, 65.6863%
        HSV (HSB):
        355°, 67.5889%, 99.2157%
        XYZ:
        45.5909, 27.7435, 13.7786
        xyY:
        0.5234, 0.3185, 27.7435
      CIE-Lab:
        59.6563, 65.2915, 30.0315
        CIE-LCH:
        59.6563, 71.8671, 24.7006
        CIE-Luv:
        59.6563, 127.6953, 21.7072
        Hunter-Lab:
        52.6721, 62.3265, 21.3606
      #fd525f color charts
#fd525f RGB chart
      #fd525f CMYK chart
      #fd525f RGB pie chart
      #fd525f color shades, tints & tones
#fd525f color schemes
#fd525f color preview, HTML & CSS examples
           This text has a color of #fd525f        
        
          <p style="color:#fd525f;">Text here</p>
        
        
          .mytext {color:#fd525f;}
        
        Text color #fd525f
      
           This box has a color of #fd525f        
        
          <div style="background-color:#fd525f;">Content here</div>
        
        
          .mybackground {background-color:#fd525f;}
        
        Background color #fd525f
      
           Border around this has a color of #fd525f        
        
          <div style="border:2px solid #fd525f;">Content here</div>
        
        
          .myborder {border:2px solid #fd525f;}
        
        Border color #fd525f