#f71d7d color space conversions
Hex:
        #f71d7d
        RGB:
        247, 29, 125
        CMY:
        3, 89, 51
        CMYK:
        0, 88, 49, 3
      HSL:
        334°, 93.1624%, 54.1176%
        HSV (HSB):
        334°, 88.2591%, 96.8627%
        XYZ:
        42.4988, 22.1336, 21.4343
        xyY:
        0.4938, 0.2572, 22.1336
      CIE-Lab:
        54.1684, 79.8896, 4.6354
        CIE-LCH:
        54.1684, 80.0240, 3.3207
        CIE-Luv:
        54.1684, 133.4898, -10.1203
        Hunter-Lab:
        47.0463, 78.9151, 5.9199
      #f71d7d color charts
#f71d7d RGB chart
      #f71d7d CMYK chart
      #f71d7d RGB pie chart
      #f71d7d color shades, tints & tones
#f71d7d color schemes
#f71d7d color preview, HTML & CSS examples
           This text has a color of #f71d7d        
        
          <p style="color:#f71d7d;">Text here</p>
        
        
          .mytext {color:#f71d7d;}
        
        Text color #f71d7d
      
           This box has a color of #f71d7d        
        
          <div style="background-color:#f71d7d;">Content here</div>
        
        
          .mybackground {background-color:#f71d7d;}
        
        Background color #f71d7d
      
           Border around this has a color of #f71d7d        
        
          <div style="border:2px solid #f71d7d;">Content here</div>
        
        
          .myborder {border:2px solid #f71d7d;}
        
        Border color #f71d7d