#fd1ade color space conversions
Hex:
        #fd1ade
        RGB:
        253, 26, 222
        CMY:
        1, 90, 13
        CMYK:
        0, 90, 12, 1
      HSL:
        308°, 98.2684%, 54.7059%
        HSV (HSB):
        308°, 89.7233%, 99.2157%
        XYZ:
        54.0622, 26.8954, 71.4492
        xyY:
        0.3547, 0.1765, 26.8954
      CIE-Lab:
        58.8773, 91.5276, -44.6982
        CIE-LCH:
        58.8773, 101.8589, 333.9711
        CIE-Luv:
        58.8773, 94.9376, -82.6981
        Hunter-Lab:
        51.8607, 95.3210, -45.3820
      #fd1ade color charts
#fd1ade RGB chart
      #fd1ade CMYK chart
      #fd1ade RGB pie chart
      #fd1ade color shades, tints & tones
#fd1ade color schemes
#fd1ade color preview, HTML & CSS examples
           This text has a color of #fd1ade        
        
          <p style="color:#fd1ade;">Text here</p>
        
        
          .mytext {color:#fd1ade;}
        
        Text color #fd1ade
      
           This box has a color of #fd1ade        
        
          <div style="background-color:#fd1ade;">Content here</div>
        
        
          .mybackground {background-color:#fd1ade;}
        
        Background color #fd1ade
      
           Border around this has a color of #fd1ade        
        
          <div style="border:2px solid #fd1ade;">Content here</div>
        
        
          .myborder {border:2px solid #fd1ade;}
        
        Border color #fd1ade