#fd71af color space conversions
Hex:
        #fd71af
        RGB:
        253, 113, 175
        CMY:
        1, 56, 31
        CMYK:
        0, 55, 31, 1
      HSL:
        333°, 97.2222%, 71.7647%
        HSV (HSB):
        333°, 55.3360%, 99.2157%
        XYZ:
        54.1510, 35.7880, 44.6112
        xyY:
        0.4025, 0.2660, 35.7880
      CIE-Lab:
        66.3577, 59.5115, -6.5489
        CIE-LCH:
        66.3577, 59.8708, 353.7202
        CIE-Luv:
        66.3577, 87.1316, -20.6617
        Hunter-Lab:
        59.8231, 56.8851, -2.3374
      #fd71af color charts
#fd71af RGB chart
      #fd71af CMYK chart
      #fd71af RGB pie chart
      #fd71af color shades, tints & tones
#fd71af color schemes
#fd71af color preview, HTML & CSS examples
           This text has a color of #fd71af        
        
          <p style="color:#fd71af;">Text here</p>
        
        
          .mytext {color:#fd71af;}
        
        Text color #fd71af
      
           This box has a color of #fd71af        
        
          <div style="background-color:#fd71af;">Content here</div>
        
        
          .mybackground {background-color:#fd71af;}
        
        Background color #fd71af
      
           Border around this has a color of #fd71af        
        
          <div style="border:2px solid #fd71af;">Content here</div>
        
        
          .myborder {border:2px solid #fd71af;}
        
        Border color #fd71af