#fc070e color space conversions
Hex:
        #fc070e
        RGB:
        252, 7, 14
        CMY:
        1, 97, 95
        CMYK:
        0, 97, 94, 1
      HSL:
        358°, 97.6096%, 50.7843%
        HSV (HSB):
        358°, 97.2222%, 98.8235%
        XYZ:
        40.3001, 20.8791, 2.3215
        xyY:
        0.6346, 0.3288, 20.8791
      CIE-Lab:
        52.8169, 79.0045, 63.1918
        CIE-LCH:
        52.8169, 101.1677, 38.6546
        CIE-Luv:
        52.8169, 171.2285, 36.3826
        Hunter-Lab:
        45.6937, 77.4665, 28.9733
      #fc070e color charts
#fc070e RGB chart
      #fc070e CMYK chart
      #fc070e RGB pie chart
      #fc070e color shades, tints & tones
#fc070e color schemes
#fc070e color preview, HTML & CSS examples
           This text has a color of #fc070e        
        
          <p style="color:#fc070e;">Text here</p>
        
        
          .mytext {color:#fc070e;}
        
        Text color #fc070e
      
           This box has a color of #fc070e        
        
          <div style="background-color:#fc070e;">Content here</div>
        
        
          .mybackground {background-color:#fc070e;}
        
        Background color #fc070e
      
           Border around this has a color of #fc070e        
        
          <div style="border:2px solid #fc070e;">Content here</div>
        
        
          .myborder {border:2px solid #fc070e;}
        
        Border color #fc070e