#fe1d3b color space conversions
Hex:
        #fe1d3b
        RGB:
        254, 29, 59
        CMY:
        0, 89, 77
        CMYK:
        0, 89, 77, 0
      HSL:
        352°, 99.1189%, 55.4902%
        HSV (HSB):
        352°, 88.5827%, 99.6078%
        XYZ:
        42.1018, 22.2653, 6.2163
        xyY:
        0.5965, 0.3154, 22.2653
      CIE-Lab:
        54.3074, 78.0964, 44.2085
        CIE-LCH:
        54.3074, 89.7410, 29.5131
        CIE-Luv:
        54.3074, 161.5311, 27.7606
        Hunter-Lab:
        47.1861, 76.6908, 25.2194
      #fe1d3b color charts
#fe1d3b RGB chart
      #fe1d3b CMYK chart
      #fe1d3b RGB pie chart
      #fe1d3b color shades, tints & tones
#fe1d3b color schemes
#fe1d3b color preview, HTML & CSS examples
           This text has a color of #fe1d3b        
        
          <p style="color:#fe1d3b;">Text here</p>
        
        
          .mytext {color:#fe1d3b;}
        
        Text color #fe1d3b
      
           This box has a color of #fe1d3b        
        
          <div style="background-color:#fe1d3b;">Content here</div>
        
        
          .mybackground {background-color:#fe1d3b;}
        
        Background color #fe1d3b
      
           Border around this has a color of #fe1d3b        
        
          <div style="border:2px solid #fe1d3b;">Content here</div>
        
        
          .myborder {border:2px solid #fe1d3b;}
        
        Border color #fe1d3b