#fd312f color space conversions
Hex:
        #fd312f
        RGB:
        253, 49, 47
        CMY:
        1, 81, 82
        CMYK:
        0, 81, 81, 1
      HSL:
        1°, 98.0952%, 58.8235%
        HSV (HSB):
        1°, 81.4229%, 99.2157%
        XYZ:
        42.1194, 23.2845, 4.9637
        xyY:
        0.5986, 0.3309, 23.2845
      CIE-Lab:
        55.3642, 73.5943, 51.5954
        CIE-LCH:
        55.3642, 89.8789, 35.0335
        CIE-Luv:
        55.3642, 156.0712, 34.1652
        Hunter-Lab:
        48.2540, 71.3625, 27.6788
      #fd312f color charts
#fd312f RGB chart
      #fd312f CMYK chart
      #fd312f RGB pie chart
      #fd312f color shades, tints & tones
#fd312f color schemes
#fd312f color preview, HTML & CSS examples
           This text has a color of #fd312f        
        
          <p style="color:#fd312f;">Text here</p>
        
        
          .mytext {color:#fd312f;}
        
        Text color #fd312f
      
           This box has a color of #fd312f        
        
          <div style="background-color:#fd312f;">Content here</div>
        
        
          .mybackground {background-color:#fd312f;}
        
        Background color #fd312f
      
           Border around this has a color of #fd312f        
        
          <div style="border:2px solid #fd312f;">Content here</div>
        
        
          .myborder {border:2px solid #fd312f;}
        
        Border color #fd312f