#fd4c2f color space conversions
Hex:
        #fd4c2f
        RGB:
        253, 76, 47
        CMY:
        1, 70, 82
        CMYK:
        0, 70, 81, 1
      HSL:
        8°, 98.0952%, 58.8235%
        HSV (HSB):
        8°, 81.4229%, 99.2157%
        XYZ:
        43.6055, 26.2568, 5.4591
        xyY:
        0.5789, 0.3486, 26.2568
      CIE-Lab:
        58.2800, 65.4580, 54.3208
        CIE-LCH:
        58.2800, 85.0617, 39.6879
        CIE-Luv:
        58.2800, 141.2924, 39.6717
        Hunter-Lab:
        51.2414, 62.2282, 29.5523
      #fd4c2f color charts
#fd4c2f RGB chart
      #fd4c2f CMYK chart
      #fd4c2f RGB pie chart
      #fd4c2f color shades, tints & tones
#fd4c2f color schemes
#fd4c2f color preview, HTML & CSS examples
           This text has a color of #fd4c2f        
        
          <p style="color:#fd4c2f;">Text here</p>
        
        
          .mytext {color:#fd4c2f;}
        
        Text color #fd4c2f
      
           This box has a color of #fd4c2f        
        
          <div style="background-color:#fd4c2f;">Content here</div>
        
        
          .mybackground {background-color:#fd4c2f;}
        
        Background color #fd4c2f
      
           Border around this has a color of #fd4c2f        
        
          <div style="border:2px solid #fd4c2f;">Content here</div>
        
        
          .myborder {border:2px solid #fd4c2f;}
        
        Border color #fd4c2f