#fe254a color space conversions
Hex:
        #fe254a
        RGB:
        254, 37, 74
        CMY:
        0, 85, 71
        CMYK:
        0, 85, 71, 0
      HSL:
        350°, 99.0868%, 57.0588%
        HSV (HSB):
        350°, 85.4331%, 99.6078%
        XYZ:
        42.7706, 22.8884, 8.6422
        xyY:
        0.5756, 0.3080, 22.8884
      CIE-Lab:
        54.9572, 77.3033, 36.3889
        CIE-LCH:
        54.9572, 85.4398, 25.2077
        CIE-Luv:
        54.9572, 155.3101, 22.5941
        Hunter-Lab:
        47.8418, 75.8561, 22.7790
      #fe254a color charts
#fe254a RGB chart
      #fe254a CMYK chart
      #fe254a RGB pie chart
      #fe254a color shades, tints & tones
#fe254a color schemes
#fe254a color preview, HTML & CSS examples
           This text has a color of #fe254a        
        
          <p style="color:#fe254a;">Text here</p>
        
        
          .mytext {color:#fe254a;}
        
        Text color #fe254a
      
           This box has a color of #fe254a        
        
          <div style="background-color:#fe254a;">Content here</div>
        
        
          .mybackground {background-color:#fe254a;}
        
        Background color #fe254a
      
           Border around this has a color of #fe254a        
        
          <div style="border:2px solid #fe254a;">Content here</div>
        
        
          .myborder {border:2px solid #fe254a;}
        
        Border color #fe254a