#fd5de0 color space conversions
Hex:
        #fd5de0
        RGB:
        253, 93, 224
        CMY:
        1, 64, 12
        CMYK:
        0, 63, 11, 1
      HSL:
        311°, 97.5610%, 67.8431%
        HSV (HSB):
        311°, 63.2411%, 99.2157%
        XYZ:
        57.8769, 34.0932, 74.0512
        xyY:
        0.3486, 0.2054, 34.0932
      CIE-Lab:
        65.0365, 74.5030, -36.1637
        CIE-LCH:
        65.0365, 82.8161, 334.1081
        CIE-Luv:
        65.0365, 80.0487, -68.1739
        Hunter-Lab:
        58.3894, 74.7521, -34.3209
      #fd5de0 color charts
#fd5de0 RGB chart
      #fd5de0 CMYK chart
      #fd5de0 RGB pie chart
      #fd5de0 color shades, tints & tones
#fd5de0 color schemes
#fd5de0 color preview, HTML & CSS examples
           This text has a color of #fd5de0        
        
          <p style="color:#fd5de0;">Text here</p>
        
        
          .mytext {color:#fd5de0;}
        
        Text color #fd5de0
      
           This box has a color of #fd5de0        
        
          <div style="background-color:#fd5de0;">Content here</div>
        
        
          .mybackground {background-color:#fd5de0;}
        
        Background color #fd5de0
      
           Border around this has a color of #fd5de0        
        
          <div style="border:2px solid #fd5de0;">Content here</div>
        
        
          .myborder {border:2px solid #fd5de0;}
        
        Border color #fd5de0