#fd526e color space conversions
Hex:
        #fd526e
        RGB:
        253, 82, 110
        CMY:
        1, 68, 57
        CMYK:
        0, 68, 57, 1
      HSL:
        350°, 97.7143%, 65.6863%
        HSV (HSB):
        350°, 67.5889%, 99.2157%
        XYZ:
        46.3398, 28.0430, 17.7223
        xyY:
        0.5031, 0.3045, 28.0430
      CIE-Lab:
        59.9276, 66.2535, 21.7111
        CIE-LCH:
        59.9276, 69.7201, 18.1438
        CIE-Luv:
        59.9276, 123.4931, 13.1519
        Hunter-Lab:
        52.9557, 63.5271, 17.2268
      #fd526e color charts
#fd526e RGB chart
      #fd526e CMYK chart
      #fd526e RGB pie chart
      #fd526e color shades, tints & tones
#fd526e color schemes
#fd526e color preview, HTML & CSS examples
           This text has a color of #fd526e        
        
          <p style="color:#fd526e;">Text here</p>
        
        
          .mytext {color:#fd526e;}
        
        Text color #fd526e
      
           This box has a color of #fd526e        
        
          <div style="background-color:#fd526e;">Content here</div>
        
        
          .mybackground {background-color:#fd526e;}
        
        Background color #fd526e
      
           Border around this has a color of #fd526e        
        
          <div style="border:2px solid #fd526e;">Content here</div>
        
        
          .myborder {border:2px solid #fd526e;}
        
        Border color #fd526e