#fe126b color space conversions
Hex:
        #fe126b
        RGB:
        254, 18, 107
        CMY:
        0, 93, 58
        CMYK:
        0, 93, 58, 0
      HSL:
        337°, 99.1597%, 53.3333%
        HSV (HSB):
        337°, 92.9134%, 99.6078%
        XYZ:
        43.7432, 22.5650, 15.9599
        xyY:
        0.5317, 0.2743, 22.5650
      CIE-Lab:
        54.6214, 81.6330, 16.3094
        CIE-LCH:
        54.6214, 83.2463, 11.2984
        CIE-Luv:
        54.6214, 148.3931, 2.7316
        Hunter-Lab:
        47.5026, 81.2437, 13.3316
      #fe126b color charts
#fe126b RGB chart
      #fe126b CMYK chart
      #fe126b RGB pie chart
      #fe126b color shades, tints & tones
#fe126b color schemes
#fe126b color preview, HTML & CSS examples
           This text has a color of #fe126b        
        
          <p style="color:#fe126b;">Text here</p>
        
        
          .mytext {color:#fe126b;}
        
        Text color #fe126b
      
           This box has a color of #fe126b        
        
          <div style="background-color:#fe126b;">Content here</div>
        
        
          .mybackground {background-color:#fe126b;}
        
        Background color #fe126b
      
           Border around this has a color of #fe126b        
        
          <div style="border:2px solid #fe126b;">Content here</div>
        
        
          .myborder {border:2px solid #fe126b;}
        
        Border color #fe126b