#fe1840 color space conversions
Hex:
        #fe1840
        RGB:
        254, 24, 64
        CMY:
        0, 91, 75
        CMYK:
        0, 91, 75, 0
      HSL:
        350°, 99.1379%, 54.5098%
        HSV (HSB):
        350°, 90.5512%, 99.6078%
        XYZ:
        42.1251, 22.0943, 6.8949
        xyY:
        0.5924, 0.3107, 22.0943
      CIE-Lab:
        54.1269, 78.9447, 41.1912
        CIE-LCH:
        54.1269, 89.0449, 27.5543
        CIE-Luv:
        54.1269, 161.5463, 25.3797
        Hunter-Lab:
        47.0045, 77.7124, 24.2062
      #fe1840 color charts
#fe1840 RGB chart
      #fe1840 CMYK chart
      #fe1840 RGB pie chart
      #fe1840 color shades, tints & tones
#fe1840 color schemes
#fe1840 color preview, HTML & CSS examples
           This text has a color of #fe1840        
        
          <p style="color:#fe1840;">Text here</p>
        
        
          .mytext {color:#fe1840;}
        
        Text color #fe1840
      
           This box has a color of #fe1840        
        
          <div style="background-color:#fe1840;">Content here</div>
        
        
          .mybackground {background-color:#fe1840;}
        
        Background color #fe1840
      
           Border around this has a color of #fe1840        
        
          <div style="border:2px solid #fe1840;">Content here</div>
        
        
          .myborder {border:2px solid #fe1840;}
        
        Border color #fe1840