#fe1315 color space conversions
Hex:
        #fe1315
        RGB:
        254, 19, 21
        CMY:
        0, 93, 92
        CMYK:
        0, 93, 92, 0
      HSL:
        359°, 99.1561%, 53.5294%
        HSV (HSB):
        359°, 92.5197%, 99.6078%
        XYZ:
        41.2413, 21.5907, 2.7032
        xyY:
        0.6293, 0.3295, 21.5907
      CIE-Lab:
        53.5900, 78.5738, 61.6377
        CIE-LCH:
        53.5900, 99.8651, 38.1126
        CIE-Luv:
        53.5900, 170.1095, 36.4524
        Hunter-Lab:
        46.4658, 77.1146, 29.0768
      #fe1315 color charts
#fe1315 RGB chart
      #fe1315 CMYK chart
      #fe1315 RGB pie chart
      #fe1315 color shades, tints & tones
#fe1315 color schemes
#fe1315 color preview, HTML & CSS examples
           This text has a color of #fe1315        
        
          <p style="color:#fe1315;">Text here</p>
        
        
          .mytext {color:#fe1315;}
        
        Text color #fe1315
      
           This box has a color of #fe1315        
        
          <div style="background-color:#fe1315;">Content here</div>
        
        
          .mybackground {background-color:#fe1315;}
        
        Background color #fe1315
      
           Border around this has a color of #fe1315        
        
          <div style="border:2px solid #fe1315;">Content here</div>
        
        
          .myborder {border:2px solid #fe1315;}
        
        Border color #fe1315