#fe4156 color space conversions
Hex:
        #fe4156
        RGB:
        254, 65, 86
        CMY:
        0, 75, 66
        CMYK:
        0, 74, 66, 0
      HSL:
        353°, 98.9529%, 62.5490%
        HSV (HSB):
        353°, 74.4094%, 99.6078%
        XYZ:
        44.4431, 25.5233, 11.3882
        xyY:
        0.5463, 0.3137, 25.5233
      CIE-Lab:
        57.5818, 70.9206, 32.6339
        CIE-LCH:
        57.5818, 78.0686, 24.7094
        CIE-Luv:
        57.5818, 140.2816, 22.0496
        Hunter-Lab:
        50.5206, 68.6157, 21.9995
      #fe4156 color charts
#fe4156 RGB chart
      #fe4156 CMYK chart
      #fe4156 RGB pie chart
      #fe4156 color shades, tints & tones
#fe4156 color schemes
#fe4156 color preview, HTML & CSS examples
           This text has a color of #fe4156        
        
          <p style="color:#fe4156;">Text here</p>
        
        
          .mytext {color:#fe4156;}
        
        Text color #fe4156
      
           This box has a color of #fe4156        
        
          <div style="background-color:#fe4156;">Content here</div>
        
        
          .mybackground {background-color:#fe4156;}
        
        Background color #fe4156
      
           Border around this has a color of #fe4156        
        
          <div style="border:2px solid #fe4156;">Content here</div>
        
        
          .myborder {border:2px solid #fe4156;}
        
        Border color #fe4156