#fd525e color space conversions
Hex:
        #fd525e
        RGB:
        253, 82, 94
        CMY:
        1, 68, 63
        CMYK:
        0, 68, 63, 1
      HSL:
        356°, 97.7143%, 65.6863%
        HSV (HSB):
        356°, 67.5889%, 99.2157%
        XYZ:
        45.5457, 27.7254, 13.5407
        xyY:
        0.5246, 0.3194, 27.7254
      CIE-Lab:
        59.6398, 65.2330, 30.5845
        CIE-LCH:
        59.6398, 72.0469, 25.1195
        CIE-Luv:
        59.6398, 127.9576, 22.2395
        Hunter-Lab:
        52.6549, 62.2537, 21.6115
      #fd525e color charts
#fd525e RGB chart
      #fd525e CMYK chart
      #fd525e RGB pie chart
      #fd525e color shades, tints & tones
#fd525e color schemes
#fd525e color preview, HTML & CSS examples
           This text has a color of #fd525e        
        
          <p style="color:#fd525e;">Text here</p>
        
        
          .mytext {color:#fd525e;}
        
        Text color #fd525e
      
           This box has a color of #fd525e        
        
          <div style="background-color:#fd525e;">Content here</div>
        
        
          .mybackground {background-color:#fd525e;}
        
        Background color #fd525e
      
           Border around this has a color of #fd525e        
        
          <div style="border:2px solid #fd525e;">Content here</div>
        
        
          .myborder {border:2px solid #fd525e;}
        
        Border color #fd525e