#fe343e color space conversions
Hex:
        #fe343e
        RGB:
        254, 52, 62
        CMY:
        0, 80, 76
        CMYK:
        0, 80, 76, 0
      HSL:
        357°, 99.0196%, 60.0000%
        HSV (HSB):
        357°, 79.5276%, 99.6078%
        XYZ:
        42.9705, 23.8746, 6.9009
        xyY:
        0.5827, 0.3237, 23.8746
      CIE-Lab:
        55.9620, 73.5680, 44.3321
        CIE-LCH:
        55.9620, 85.8929, 31.0732
        CIE-Luv:
        55.9620, 152.5322, 29.8922
        Hunter-Lab:
        48.8617, 71.4709, 25.8294
      #fe343e color charts
#fe343e RGB chart
      #fe343e CMYK chart
      #fe343e RGB pie chart
      #fe343e color shades, tints & tones
#fe343e color schemes
#fe343e color preview, HTML & CSS examples
           This text has a color of #fe343e        
        
          <p style="color:#fe343e;">Text here</p>
        
        
          .mytext {color:#fe343e;}
        
        Text color #fe343e
      
           This box has a color of #fe343e        
        
          <div style="background-color:#fe343e;">Content here</div>
        
        
          .mybackground {background-color:#fe343e;}
        
        Background color #fe343e
      
           Border around this has a color of #fe343e        
        
          <div style="border:2px solid #fe343e;">Content here</div>
        
        
          .myborder {border:2px solid #fe343e;}
        
        Border color #fe343e