#fc2b0e color space conversions
Hex:
        #fc2b0e
        RGB:
        252, 43, 14
        CMY:
        1, 83, 95
        CMYK:
        0, 83, 94, 1
      HSL:
        7°, 97.5410%, 52.1569%
        HSV (HSB):
        7°, 94.4444%, 98.8235%
        XYZ:
        41.0880, 22.4549, 2.5841
        xyY:
        0.6213, 0.3396, 22.4549
      CIE-Lab:
        54.5064, 74.1546, 64.0875
        CIE-LCH:
        54.5064, 98.0108, 40.8350
        CIE-Luv:
        54.5064, 161.7793, 39.4538
        Hunter-Lab:
        47.3866, 71.8474, 29.9374
      #fc2b0e color charts
#fc2b0e RGB chart
      #fc2b0e CMYK chart
      #fc2b0e RGB pie chart
      #fc2b0e color shades, tints & tones
#fc2b0e color schemes
#fc2b0e color preview, HTML & CSS examples
           This text has a color of #fc2b0e        
        
          <p style="color:#fc2b0e;">Text here</p>
        
        
          .mytext {color:#fc2b0e;}
        
        Text color #fc2b0e
      
           This box has a color of #fc2b0e        
        
          <div style="background-color:#fc2b0e;">Content here</div>
        
        
          .mybackground {background-color:#fc2b0e;}
        
        Background color #fc2b0e
      
           Border around this has a color of #fc2b0e        
        
          <div style="border:2px solid #fc2b0e;">Content here</div>
        
        
          .myborder {border:2px solid #fc2b0e;}
        
        Border color #fc2b0e