#fe1063 color space conversions
Hex:
        #fe1063
        RGB:
        254, 16, 99
        CMY:
        0, 94, 61
        CMYK:
        0, 94, 61, 0
      HSL:
        339°, 99.1667%, 52.9412%
        HSV (HSB):
        339°, 93.7008%, 99.6078%
        XYZ:
        43.3105, 22.3423, 13.8342
        xyY:
        0.5449, 0.2811, 22.3423
      CIE-Lab:
        54.3883, 81.3607, 20.8140
        CIE-LCH:
        54.3883, 83.9808, 14.3499
        CIE-Luv:
        54.3883, 151.7982, 7.4148
        Hunter-Lab:
        47.2676, 80.8381, 15.7345
      #fe1063 color charts
#fe1063 RGB chart
      #fe1063 CMYK chart
      #fe1063 RGB pie chart
      #fe1063 color shades, tints & tones
#fe1063 color schemes
#fe1063 color preview, HTML & CSS examples
           This text has a color of #fe1063        
        
          <p style="color:#fe1063;">Text here</p>
        
        
          .mytext {color:#fe1063;}
        
        Text color #fe1063
      
           This box has a color of #fe1063        
        
          <div style="background-color:#fe1063;">Content here</div>
        
        
          .mybackground {background-color:#fe1063;}
        
        Background color #fe1063
      
           Border around this has a color of #fe1063        
        
          <div style="border:2px solid #fe1063;">Content here</div>
        
        
          .myborder {border:2px solid #fe1063;}
        
        Border color #fe1063