#f71d85 color space conversions
Hex:
        #f71d85
        RGB:
        247, 29, 133
        CMY:
        3, 89, 48
        CMYK:
        0, 88, 46, 3
      HSL:
        331°, 93.1624%, 54.1176%
        HSV (HSB):
        331°, 88.2591%, 96.8627%
        XYZ:
        43.0308, 22.3463, 24.2356
        xyY:
        0.4802, 0.2494, 22.3463
      CIE-Lab:
        54.3926, 80.5122, 0.1594
        CIE-LCH:
        54.3926, 80.5123, 0.1135
        CIE-Luv:
        54.3926, 130.0114, -15.7924
        Hunter-Lab:
        47.2719, 79.7595, 2.6933
      #f71d85 color charts
#f71d85 RGB chart
      #f71d85 CMYK chart
      #f71d85 RGB pie chart
      #f71d85 color shades, tints & tones
#f71d85 color schemes
#f71d85 color preview, HTML & CSS examples
           This text has a color of #f71d85        
        
          <p style="color:#f71d85;">Text here</p>
        
        
          .mytext {color:#f71d85;}
        
        Text color #f71d85
      
           This box has a color of #f71d85        
        
          <div style="background-color:#f71d85;">Content here</div>
        
        
          .mybackground {background-color:#f71d85;}
        
        Background color #f71d85
      
           Border around this has a color of #f71d85        
        
          <div style="border:2px solid #f71d85;">Content here</div>
        
        
          .myborder {border:2px solid #f71d85;}
        
        Border color #f71d85