#fc4d2a color space conversions
Hex:
        #fc4d2a
        RGB:
        252, 77, 42
        CMY:
        1, 70, 84
        CMYK:
        0, 69, 83, 1
      HSL:
        10°, 97.2222%, 57.6471%
        HSV (HSB):
        10°, 83.3333%, 98.8235%
        XYZ:
        43.2167, 26.1704, 4.9641
        xyY:
        0.5813, 0.3520, 26.1704
      CIE-Lab:
        58.1984, 64.6598, 56.4803
        CIE-LCH:
        58.1984, 85.8540, 41.1372
        CIE-Luv:
        58.1984, 140.5286, 41.0817
        Hunter-Lab:
        51.1570, 61.2695, 30.0566
      #fc4d2a color charts
#fc4d2a RGB chart
      #fc4d2a CMYK chart
      #fc4d2a RGB pie chart
      #fc4d2a color shades, tints & tones
#fc4d2a color schemes
#fc4d2a color preview, HTML & CSS examples
           This text has a color of #fc4d2a        
        
          <p style="color:#fc4d2a;">Text here</p>
        
        
          .mytext {color:#fc4d2a;}
        
        Text color #fc4d2a
      
           This box has a color of #fc4d2a        
        
          <div style="background-color:#fc4d2a;">Content here</div>
        
        
          .mybackground {background-color:#fc4d2a;}
        
        Background color #fc4d2a
      
           Border around this has a color of #fc4d2a        
        
          <div style="border:2px solid #fc4d2a;">Content here</div>
        
        
          .myborder {border:2px solid #fc4d2a;}
        
        Border color #fc4d2a