#fe2318 color space conversions
Hex:
        #fe2318
        RGB:
        254, 35, 24
        CMY:
        0, 86, 91
        CMYK:
        0, 86, 91, 0
      HSL:
        3°, 99.1379%, 54.5098%
        HSV (HSB):
        3°, 90.5512%, 99.6078%
        XYZ:
        41.6390, 22.3388, 2.9814
        xyY:
        0.6219, 0.3336, 22.3388
      CIE-Lab:
        54.3847, 76.3613, 61.0718
        CIE-LCH:
        54.3847, 97.7794, 38.6519
        CIE-Luv:
        54.3847, 165.4566, 37.4492
        Hunter-Lab:
        47.2640, 74.5442, 29.3448
      #fe2318 color charts
#fe2318 RGB chart
      #fe2318 CMYK chart
      #fe2318 RGB pie chart
      #fe2318 color shades, tints & tones
#fe2318 color schemes
#fe2318 color preview, HTML & CSS examples
           This text has a color of #fe2318        
        
          <p style="color:#fe2318;">Text here</p>
        
        
          .mytext {color:#fe2318;}
        
        Text color #fe2318
      
           This box has a color of #fe2318        
        
          <div style="background-color:#fe2318;">Content here</div>
        
        
          .mybackground {background-color:#fe2318;}
        
        Background color #fe2318
      
           Border around this has a color of #fe2318        
        
          <div style="border:2px solid #fe2318;">Content here</div>
        
        
          .myborder {border:2px solid #fe2318;}
        
        Border color #fe2318