#fc401d color space conversions
Hex:
        #fc401d
        RGB:
        252, 64, 29
        CMY:
        1, 75, 89
        CMYK:
        0, 75, 88, 1
      HSL:
        9°, 97.3799%, 55.0980%
        HSV (HSB):
        9°, 88.4921%, 98.8235%
        XYZ:
        42.2001, 24.4509, 3.6577
        xyY:
        0.6002, 0.3478, 24.4509
      CIE-Lab:
        56.5365, 68.7844, 60.5302
        CIE-LCH:
        56.5365, 91.6254, 41.3477
        CIE-Luv:
        56.5365, 150.0269, 40.9312
        Hunter-Lab:
        49.4479, 65.8025, 30.2278
      #fc401d color charts
#fc401d RGB chart
      #fc401d CMYK chart
      #fc401d RGB pie chart
      #fc401d color shades, tints & tones
#fc401d color schemes
#fc401d color preview, HTML & CSS examples
           This text has a color of #fc401d        
        
          <p style="color:#fc401d;">Text here</p>
        
        
          .mytext {color:#fc401d;}
        
        Text color #fc401d
      
           This box has a color of #fc401d        
        
          <div style="background-color:#fc401d;">Content here</div>
        
        
          .mybackground {background-color:#fc401d;}
        
        Background color #fc401d
      
           Border around this has a color of #fc401d        
        
          <div style="border:2px solid #fc401d;">Content here</div>
        
        
          .myborder {border:2px solid #fc401d;}
        
        Border color #fc401d