#ff525e color space conversions
Hex:
        #ff525e
        RGB:
        255, 82, 94
        CMY:
        0, 68, 63
        CMYK:
        0, 68, 63, 0
      HSL:
        356°, 100.0000%, 66.0784%
        HSV (HSB):
        356°, 67.8431%, 100.0000%
        XYZ:
        46.2777, 28.1027, 13.5749
        xyY:
        0.5261, 0.3195, 28.1027
      CIE-Lab:
        59.9814, 65.8455, 31.0893
        CIE-LCH:
        59.9814, 72.8160, 25.2746
        CIE-Luv:
        59.9814, 129.5661, 22.6245
        Hunter-Lab:
        53.0120, 63.0534, 21.9258
      #ff525e color charts
#ff525e RGB chart
      #ff525e CMYK chart
      #ff525e RGB pie chart
      #ff525e color shades, tints & tones
#ff525e color schemes
#ff525e color preview, HTML & CSS examples
           This text has a color of #ff525e        
        
          <p style="color:#ff525e;">Text here</p>
        
        
          .mytext {color:#ff525e;}
        
        Text color #ff525e
      
           This box has a color of #ff525e        
        
          <div style="background-color:#ff525e;">Content here</div>
        
        
          .mybackground {background-color:#ff525e;}
        
        Background color #ff525e
      
           Border around this has a color of #ff525e        
        
          <div style="border:2px solid #ff525e;">Content here</div>
        
        
          .myborder {border:2px solid #ff525e;}
        
        Border color #ff525e