#fd4de0 color space conversions
Hex:
        #fd4de0
        RGB:
        253, 77, 224
        CMY:
        1, 70, 12
        CMYK:
        0, 70, 11, 1
      HSL:
        310°, 97.7778%, 64.7059%
        HSV (HSB):
        310°, 69.5652%, 99.2157%
        XYZ:
        56.6164, 31.5722, 73.6310
        xyY:
        0.3499, 0.1951, 31.5722
      CIE-Lab:
        62.9877, 80.2345, -39.3627
        CIE-LCH:
        62.9877, 89.3700, 333.8676
        CIE-Luv:
        62.9877, 84.8934, -73.7128
        Hunter-Lab:
        56.1892, 81.5263, -38.3620
      #fd4de0 color charts
#fd4de0 RGB chart
      #fd4de0 CMYK chart
      #fd4de0 RGB pie chart
      #fd4de0 color shades, tints & tones
#fd4de0 color schemes
#fd4de0 color preview, HTML & CSS examples
           This text has a color of #fd4de0        
        
          <p style="color:#fd4de0;">Text here</p>
        
        
          .mytext {color:#fd4de0;}
        
        Text color #fd4de0
      
           This box has a color of #fd4de0        
        
          <div style="background-color:#fd4de0;">Content here</div>
        
        
          .mybackground {background-color:#fd4de0;}
        
        Background color #fd4de0
      
           Border around this has a color of #fd4de0        
        
          <div style="border:2px solid #fd4de0;">Content here</div>
        
        
          .myborder {border:2px solid #fd4de0;}
        
        Border color #fd4de0