#fc130e color space conversions
Hex:
        #fc130e
        RGB:
        252, 19, 14
        CMY:
        1, 93, 95
        CMYK:
        0, 92, 94, 1
      HSL:
        1°, 97.5410%, 52.1569%
        HSV (HSB):
        1°, 94.4444%, 98.8235%
        XYZ:
        40.4570, 21.1929, 2.3738
        xyY:
        0.6319, 0.3310, 21.1929
      CIE-Lab:
        53.1600, 78.0127, 63.3698
        CIE-LCH:
        53.1600, 100.5073, 39.0870
        CIE-Luv:
        53.1600, 169.2816, 37.0098
        Hunter-Lab:
        46.0357, 76.3064, 29.1678
      #fc130e color charts
#fc130e RGB chart
      #fc130e CMYK chart
      #fc130e RGB pie chart
      #fc130e color shades, tints & tones
#fc130e color schemes
#fc130e color preview, HTML & CSS examples
           This text has a color of #fc130e        
        
          <p style="color:#fc130e;">Text here</p>
        
        
          .mytext {color:#fc130e;}
        
        Text color #fc130e
      
           This box has a color of #fc130e        
        
          <div style="background-color:#fc130e;">Content here</div>
        
        
          .mybackground {background-color:#fc130e;}
        
        Background color #fc130e
      
           Border around this has a color of #fc130e        
        
          <div style="border:2px solid #fc130e;">Content here</div>
        
        
          .myborder {border:2px solid #fc130e;}
        
        Border color #fc130e