#fe2a0c color space conversions
Hex:
        #fe2a0c
        RGB:
        254, 42, 12
        CMY:
        0, 84, 95
        CMYK:
        0, 83, 95, 0
      HSL:
        7°, 99.1803%, 52.1569%
        HSV (HSB):
        7°, 95.2756%, 99.6078%
        XYZ:
        41.7674, 22.7533, 2.5383
        xyY:
        0.6228, 0.3393, 22.7533
      CIE-Lab:
        54.8173, 74.8865, 64.9656
        CIE-LCH:
        54.8173, 99.1389, 40.9423
        CIE-Luv:
        54.8173, 163.7584, 39.7814
        Hunter-Lab:
        47.7004, 72.8222, 30.2353
      #fe2a0c color charts
#fe2a0c RGB chart
      #fe2a0c CMYK chart
      #fe2a0c RGB pie chart
      #fe2a0c color shades, tints & tones
#fe2a0c color schemes
#fe2a0c color preview, HTML & CSS examples
           This text has a color of #fe2a0c        
        
          <p style="color:#fe2a0c;">Text here</p>
        
        
          .mytext {color:#fe2a0c;}
        
        Text color #fe2a0c
      
           This box has a color of #fe2a0c        
        
          <div style="background-color:#fe2a0c;">Content here</div>
        
        
          .mybackground {background-color:#fe2a0c;}
        
        Background color #fe2a0c
      
           Border around this has a color of #fe2a0c        
        
          <div style="border:2px solid #fe2a0c;">Content here</div>
        
        
          .myborder {border:2px solid #fe2a0c;}
        
        Border color #fe2a0c