#fd7795 color space conversions
Hex:
        #fd7795
        RGB:
        253, 119, 149
        CMY:
        1, 53, 42
        CMYK:
        0, 53, 41, 1
      HSL:
        347°, 97.1014%, 72.9412%
        HSV (HSB):
        347°, 52.9644%, 99.2157%
        XYZ:
        52.5297, 36.2462, 32.6614
        xyY:
        0.4326, 0.2985, 36.2462
      CIE-Lab:
        66.7076, 53.8241, 8.7176
        CIE-LCH:
        66.7076, 54.5255, 9.2000
        CIE-Luv:
        66.7076, 90.9123, 1.3661
        Hunter-Lab:
        60.2048, 50.3856, 9.9783
      #fd7795 color charts
#fd7795 RGB chart
      #fd7795 CMYK chart
      #fd7795 RGB pie chart
      #fd7795 color shades, tints & tones
#fd7795 color schemes
#fd7795 color preview, HTML & CSS examples
           This text has a color of #fd7795        
        
          <p style="color:#fd7795;">Text here</p>
        
        
          .mytext {color:#fd7795;}
        
        Text color #fd7795
      
           This box has a color of #fd7795        
        
          <div style="background-color:#fd7795;">Content here</div>
        
        
          .mybackground {background-color:#fd7795;}
        
        Background color #fd7795
      
           Border around this has a color of #fd7795        
        
          <div style="border:2px solid #fd7795;">Content here</div>
        
        
          .myborder {border:2px solid #fd7795;}
        
        Border color #fd7795