#fd4077 color space conversions
Hex:
        #fd4077
        RGB:
        253, 64, 119
        CMY:
        1, 75, 53
        CMYK:
        0, 75, 53, 1
      HSL:
        343°, 97.9275%, 62.1569%
        HSV (HSB):
        343°, 74.7036%, 99.2157%
        XYZ:
        45.6712, 25.8813, 20.0412
        xyY:
        0.4986, 0.2826, 25.8813
      CIE-Lab:
        57.9243, 72.9868, 13.6882
        CIE-LCH:
        57.9243, 74.2592, 10.6220
        CIE-Luv:
        57.9243, 129.4855, 2.3884
        Hunter-Lab:
        50.8737, 71.2169, 12.2549
      #fd4077 color charts
#fd4077 RGB chart
      #fd4077 CMYK chart
      #fd4077 RGB pie chart
      #fd4077 color shades, tints & tones
#fd4077 color schemes
#fd4077 color preview, HTML & CSS examples
           This text has a color of #fd4077        
        
          <p style="color:#fd4077;">Text here</p>
        
        
          .mytext {color:#fd4077;}
        
        Text color #fd4077
      
           This box has a color of #fd4077        
        
          <div style="background-color:#fd4077;">Content here</div>
        
        
          .mybackground {background-color:#fd4077;}
        
        Background color #fd4077
      
           Border around this has a color of #fd4077        
        
          <div style="border:2px solid #fd4077;">Content here</div>
        
        
          .myborder {border:2px solid #fd4077;}
        
        Border color #fd4077