#fd4e70 color space conversions
Hex:
        #fd4e70
        RGB:
        253, 78, 112
        CMY:
        1, 69, 56
        CMYK:
        0, 69, 56, 1
      HSL:
        348°, 97.7654%, 64.9020%
        HSV (HSB):
        348°, 69.1700%, 99.2157%
        XYZ:
        46.1570, 27.5013, 18.2048
        xyY:
        0.5025, 0.2994, 27.5013
      CIE-Lab:
        59.4355, 67.8567, 19.8806
        CIE-LCH:
        59.4355, 70.7091, 16.3295
        CIE-Luv:
        59.4355, 125.0594, 10.7162
        Hunter-Lab:
        52.4417, 65.3356, 16.1270
      #fd4e70 color charts
#fd4e70 RGB chart
      #fd4e70 CMYK chart
      #fd4e70 RGB pie chart
      #fd4e70 color shades, tints & tones
#fd4e70 color schemes
#fd4e70 color preview, HTML & CSS examples
           This text has a color of #fd4e70        
        
          <p style="color:#fd4e70;">Text here</p>
        
        
          .mytext {color:#fd4e70;}
        
        Text color #fd4e70
      
           This box has a color of #fd4e70        
        
          <div style="background-color:#fd4e70;">Content here</div>
        
        
          .mybackground {background-color:#fd4e70;}
        
        Background color #fd4e70
      
           Border around this has a color of #fd4e70        
        
          <div style="border:2px solid #fd4e70;">Content here</div>
        
        
          .myborder {border:2px solid #fd4e70;}
        
        Border color #fd4e70