#fd529b color space conversions
Hex:
        #fd529b
        RGB:
        253, 82, 155
        CMY:
        1, 68, 39
        CMYK:
        0, 68, 39, 1
      HSL:
        334°, 97.7143%, 65.6863%
        HSV (HSB):
        334°, 67.5889%, 99.2157%
        XYZ:
        49.4417, 29.2838, 34.0568
        xyY:
        0.4384, 0.2596, 29.2838
      CIE-Lab:
        61.0313, 70.0880, -2.9494
        CIE-LCH:
        61.0313, 70.1500, 357.5904
        CIE-Luv:
        61.0313, 108.5897, -17.6861
        Hunter-Lab:
        54.1145, 68.3861, 0.5661
      #fd529b color charts
#fd529b RGB chart
      #fd529b CMYK chart
      #fd529b RGB pie chart
      #fd529b color shades, tints & tones
#fd529b color schemes
#fd529b color preview, HTML & CSS examples
           This text has a color of #fd529b        
        
          <p style="color:#fd529b;">Text here</p>
        
        
          .mytext {color:#fd529b;}
        
        Text color #fd529b
      
           This box has a color of #fd529b        
        
          <div style="background-color:#fd529b;">Content here</div>
        
        
          .mybackground {background-color:#fd529b;}
        
        Background color #fd529b
      
           Border around this has a color of #fd529b        
        
          <div style="border:2px solid #fd529b;">Content here</div>
        
        
          .myborder {border:2px solid #fd529b;}
        
        Border color #fd529b