#fd70af color space conversions
Hex:
        #fd70af
        RGB:
        253, 112, 175
        CMY:
        1, 56, 31
        CMYK:
        0, 56, 31, 1
      HSL:
        333°, 97.2414%, 71.5686%
        HSV (HSB):
        333°, 55.7312%, 99.2157%
        XYZ:
        54.0400, 35.5661, 44.5742
        xyY:
        0.4027, 0.2651, 35.5661
      CIE-Lab:
        66.1871, 59.9635, -6.8020
        CIE-LCH:
        66.1871, 60.3480, 353.5283
        CIE-Luv:
        66.1871, 87.6440, -21.1089
        Hunter-Lab:
        59.6373, 57.3814, -2.5684
      #fd70af color charts
#fd70af RGB chart
      #fd70af CMYK chart
      #fd70af RGB pie chart
      #fd70af color shades, tints & tones
#fd70af color schemes
#fd70af color preview, HTML & CSS examples
           This text has a color of #fd70af        
        
          <p style="color:#fd70af;">Text here</p>
        
        
          .mytext {color:#fd70af;}
        
        Text color #fd70af
      
           This box has a color of #fd70af        
        
          <div style="background-color:#fd70af;">Content here</div>
        
        
          .mybackground {background-color:#fd70af;}
        
        Background color #fd70af
      
           Border around this has a color of #fd70af        
        
          <div style="border:2px solid #fd70af;">Content here</div>
        
        
          .myborder {border:2px solid #fd70af;}
        
        Border color #fd70af