#fd0561 color space conversions
Hex:
        #fd0561
        RGB:
        253, 5, 97
        CMY:
        1, 98, 62
        CMYK:
        0, 98, 62, 1
      HSL:
        338°, 98.4127%, 50.5882%
        HSV (HSB):
        338°, 98.0237%, 99.2157%
        XYZ:
        42.7200, 21.8543, 13.2760
        xyY:
        0.5487, 0.2807, 21.8543
      CIE-Lab:
        53.8720, 81.8293, 21.2948
        CIE-LCH:
        53.8720, 84.5547, 14.5868
        CIE-Luv:
        53.8720, 153.0745, 7.6816
        Hunter-Lab:
        46.7485, 81.3077, 15.8864
      #fd0561 color charts
#fd0561 RGB chart
      #fd0561 CMYK chart
      #fd0561 RGB pie chart
      #fd0561 color shades, tints & tones
#fd0561 color schemes
#fd0561 color preview, HTML & CSS examples
           This text has a color of #fd0561        
        
          <p style="color:#fd0561;">Text here</p>
        
        
          .mytext {color:#fd0561;}
        
        Text color #fd0561
      
           This box has a color of #fd0561        
        
          <div style="background-color:#fd0561;">Content here</div>
        
        
          .mybackground {background-color:#fd0561;}
        
        Background color #fd0561
      
           Border around this has a color of #fd0561        
        
          <div style="border:2px solid #fd0561;">Content here</div>
        
        
          .myborder {border:2px solid #fd0561;}
        
        Border color #fd0561