#fe3071 color space conversions
Hex:
        #fe3071
        RGB:
        254, 48, 113
        CMY:
        0, 81, 56
        CMYK:
        0, 81, 56, 0
      HSL:
        341°, 99.0385%, 59.2157%
        HSV (HSB):
        341°, 81.1024%, 99.6078%
        XYZ:
        44.9106, 24.3770, 17.9610
        xyY:
        0.5147, 0.2794, 24.3770
      CIE-Lab:
        56.4633, 77.0980, 15.2502
        CIE-LCH:
        56.4633, 78.5918, 11.1888
        CIE-Luv:
        56.4633, 138.6915, 2.9631
        Hunter-Lab:
        49.3731, 75.9640, 12.9926
      #fe3071 color charts
#fe3071 RGB chart
      #fe3071 CMYK chart
      #fe3071 RGB pie chart
      #fe3071 color shades, tints & tones
#fe3071 color schemes
#fe3071 color preview, HTML & CSS examples
           This text has a color of #fe3071        
        
          <p style="color:#fe3071;">Text here</p>
        
        
          .mytext {color:#fe3071;}
        
        Text color #fe3071
      
           This box has a color of #fe3071        
        
          <div style="background-color:#fe3071;">Content here</div>
        
        
          .mybackground {background-color:#fe3071;}
        
        Background color #fe3071
      
           Border around this has a color of #fe3071        
        
          <div style="border:2px solid #fe3071;">Content here</div>
        
        
          .myborder {border:2px solid #fe3071;}
        
        Border color #fe3071