#fe125a color space conversions
Hex:
        #fe125a
        RGB:
        254, 18, 90
        CMY:
        0, 93, 65
        CMYK:
        0, 93, 65, 0
      HSL:
        342°, 99.1597%, 53.3333%
        HSV (HSB):
        342°, 92.9134%, 99.6078%
        XYZ:
        42.9348, 22.2416, 11.7030
        xyY:
        0.5585, 0.2893, 22.2416
      CIE-Lab:
        54.2824, 80.7013, 26.0850
        CIE-LCH:
        54.2824, 84.8123, 17.9123
        CIE-Luv:
        54.2824, 154.7814, 12.6428
        Hunter-Lab:
        47.1610, 79.9724, 18.2999
      #fe125a color charts
#fe125a RGB chart
      #fe125a CMYK chart
      #fe125a RGB pie chart
      #fe125a color shades, tints & tones
#fe125a color schemes
#fe125a color preview, HTML & CSS examples
           This text has a color of #fe125a        
        
          <p style="color:#fe125a;">Text here</p>
        
        
          .mytext {color:#fe125a;}
        
        Text color #fe125a
      
           This box has a color of #fe125a        
        
          <div style="background-color:#fe125a;">Content here</div>
        
        
          .mybackground {background-color:#fe125a;}
        
        Background color #fe125a
      
           Border around this has a color of #fe125a        
        
          <div style="border:2px solid #fe125a;">Content here</div>
        
        
          .myborder {border:2px solid #fe125a;}
        
        Border color #fe125a