#fd999d color space conversions
Hex:
        #fd999d
        RGB:
        253, 153, 157
        CMY:
        1, 40, 38
        CMYK:
        0, 40, 38, 1
      HSL:
        358°, 96.1538%, 79.6078%
        HSV (HSB):
        358°, 39.5257%, 99.2157%
        XYZ:
        57.9850, 46.0994, 37.7402
        xyY:
        0.4089, 0.3250, 46.0994
      CIE-Lab:
        73.6100, 37.8118, 14.0102
        CIE-LCH:
        73.6100, 40.3239, 20.3309
        CIE-Luv:
        73.6100, 67.9563, 12.0490
        Hunter-Lab:
        67.8966, 33.6237, 14.5713
      #fd999d color charts
#fd999d RGB chart
      #fd999d CMYK chart
      #fd999d RGB pie chart
      #fd999d color shades, tints & tones
#fd999d color schemes
#fd999d color preview, HTML & CSS examples
           This text has a color of #fd999d        
        
          <p style="color:#fd999d;">Text here</p>
        
        
          .mytext {color:#fd999d;}
        
        Text color #fd999d
      
           This box has a color of #fd999d        
        
          <div style="background-color:#fd999d;">Content here</div>
        
        
          .mybackground {background-color:#fd999d;}
        
        Background color #fd999d
      
           Border around this has a color of #fd999d        
        
          <div style="border:2px solid #fd999d;">Content here</div>
        
        
          .myborder {border:2px solid #fd999d;}
        
        Border color #fd999d