#fe0996 color space conversions
Hex:
        #fe0996
        RGB:
        254, 9, 150
        CMY:
        0, 96, 41
        CMYK:
        0, 96, 41, 0
      HSL:
        325°, 99.1903%, 51.5686%
        HSV (HSB):
        325°, 96.4567%, 99.6078%
        XYZ:
        46.4758, 23.4682, 30.9344
        xyY:
        0.4607, 0.2326, 23.4682
      CIE-Lab:
        55.5514, 85.5010, -8.1148
        CIE-LCH:
        55.5514, 85.8853, 354.5783
        CIE-Luv:
        55.5514, 130.3863, -27.7529
        Hunter-Lab:
        48.4440, 86.4707, -3.9495
      #fe0996 color charts
#fe0996 RGB chart
      #fe0996 CMYK chart
      #fe0996 RGB pie chart
      #fe0996 color shades, tints & tones
#fe0996 color schemes
#fe0996 color preview, HTML & CSS examples
           This text has a color of #fe0996        
        
          <p style="color:#fe0996;">Text here</p>
        
        
          .mytext {color:#fe0996;}
        
        Text color #fe0996
      
           This box has a color of #fe0996        
        
          <div style="background-color:#fe0996;">Content here</div>
        
        
          .mybackground {background-color:#fe0996;}
        
        Background color #fe0996
      
           Border around this has a color of #fe0996        
        
          <div style="border:2px solid #fe0996;">Content here</div>
        
        
          .myborder {border:2px solid #fe0996;}
        
        Border color #fe0996