#fd5d96 color space conversions
Hex:
        #fd5d96
        RGB:
        253, 93, 150
        CMY:
        1, 64, 41
        CMYK:
        0, 63, 41, 1
      HSL:
        339°, 97.5610%, 67.8431%
        HSV (HSB):
        339°, 63.2411%, 99.2157%
        XYZ:
        49.9274, 30.9134, 32.1896
        xyY:
        0.4417, 0.2735, 30.9134
      CIE-Lab:
        62.4344, 65.3524, 1.9978
        CIE-LCH:
        62.4344, 65.3829, 1.7509
        CIE-Luv:
        62.4344, 105.0657, -10.0518
        Hunter-Lab:
        55.5998, 62.9895, 4.5938
      #fd5d96 color charts
#fd5d96 RGB chart
      #fd5d96 CMYK chart
      #fd5d96 RGB pie chart
      #fd5d96 color shades, tints & tones
#fd5d96 color schemes
#fd5d96 color preview, HTML & CSS examples
           This text has a color of #fd5d96        
        
          <p style="color:#fd5d96;">Text here</p>
        
        
          .mytext {color:#fd5d96;}
        
        Text color #fd5d96
      
           This box has a color of #fd5d96        
        
          <div style="background-color:#fd5d96;">Content here</div>
        
        
          .mybackground {background-color:#fd5d96;}
        
        Background color #fd5d96
      
           Border around this has a color of #fd5d96        
        
          <div style="border:2px solid #fd5d96;">Content here</div>
        
        
          .myborder {border:2px solid #fd5d96;}
        
        Border color #fd5d96