#fd989e color space conversions
Hex:
        #fd989e
        RGB:
        253, 152, 158
        CMY:
        1, 40, 38
        CMYK:
        0, 40, 38, 1
      HSL:
        356°, 96.1905%, 79.4118%
        HSV (HSB):
        356°, 39.9209%, 99.2157%
        XYZ:
        57.9078, 45.8077, 38.1375
        xyY:
        0.4082, 0.3229, 45.8077
      CIE-Lab:
        73.4206, 38.4398, 13.1925
        CIE-LCH:
        73.4206, 40.6406, 18.9421
        CIE-Luv:
        73.4206, 68.4119, 10.8442
        Hunter-Lab:
        67.6814, 34.2810, 13.9680
      #fd989e color charts
#fd989e RGB chart
      #fd989e CMYK chart
      #fd989e RGB pie chart
      #fd989e color shades, tints & tones
#fd989e color schemes
#fd989e color preview, HTML & CSS examples
           This text has a color of #fd989e        
        
          <p style="color:#fd989e;">Text here</p>
        
        
          .mytext {color:#fd989e;}
        
        Text color #fd989e
      
           This box has a color of #fd989e        
        
          <div style="background-color:#fd989e;">Content here</div>
        
        
          .mybackground {background-color:#fd989e;}
        
        Background color #fd989e
      
           Border around this has a color of #fd989e        
        
          <div style="border:2px solid #fd989e;">Content here</div>
        
        
          .myborder {border:2px solid #fd989e;}
        
        Border color #fd989e