#fc471d color space conversions
Hex:
        #fc471d
        RGB:
        252, 71, 29
        CMY:
        1, 72, 89
        CMYK:
        0, 72, 88, 1
      HSL:
        11°, 97.3799%, 55.0980%
        HSV (HSB):
        11°, 88.4921%, 98.8235%
        XYZ:
        42.6199, 25.2906, 3.7977
        xyY:
        0.5944, 0.3527, 25.2906
      CIE-Lab:
        57.3575, 66.5064, 61.1330
        CIE-LCH:
        57.3575, 90.3346, 42.5894
        CIE-Luv:
        57.3575, 145.8033, 42.4150
        Hunter-Lab:
        50.2898, 63.2691, 30.7255
      #fc471d color charts
#fc471d RGB chart
      #fc471d CMYK chart
      #fc471d RGB pie chart
      #fc471d color shades, tints & tones
#fc471d color schemes
#fc471d color preview, HTML & CSS examples
           This text has a color of #fc471d        
        
          <p style="color:#fc471d;">Text here</p>
        
        
          .mytext {color:#fc471d;}
        
        Text color #fc471d
      
           This box has a color of #fc471d        
        
          <div style="background-color:#fc471d;">Content here</div>
        
        
          .mybackground {background-color:#fc471d;}
        
        Background color #fc471d
      
           Border around this has a color of #fc471d        
        
          <div style="border:2px solid #fc471d;">Content here</div>
        
        
          .myborder {border:2px solid #fc471d;}
        
        Border color #fc471d