#fd3b1f color space conversions
Hex:
        #fd3b1f
        RGB:
        253, 59, 31
        CMY:
        1, 77, 88
        CMYK:
        0, 77, 88, 1
      HSL:
        8°, 98.2301%, 55.6863%
        HSV (HSB):
        8°, 87.7470%, 99.2157%
        XYZ:
        42.3193, 24.1095, 3.7194
        xyY:
        0.6033, 0.3437, 24.1095
      CIE-Lab:
        56.1973, 70.6056, 59.5843
        CIE-LCH:
        56.1973, 92.3874, 40.1611
        CIE-Luv:
        56.1973, 153.3739, 39.7201
        Hunter-Lab:
        49.1014, 67.9172, 29.8798
      #fd3b1f color charts
#fd3b1f RGB chart
      #fd3b1f CMYK chart
      #fd3b1f RGB pie chart
      #fd3b1f color shades, tints & tones
#fd3b1f color schemes
#fd3b1f color preview, HTML & CSS examples
           This text has a color of #fd3b1f        
        
          <p style="color:#fd3b1f;">Text here</p>
        
        
          .mytext {color:#fd3b1f;}
        
        Text color #fd3b1f
      
           This box has a color of #fd3b1f        
        
          <div style="background-color:#fd3b1f;">Content here</div>
        
        
          .mybackground {background-color:#fd3b1f;}
        
        Background color #fd3b1f
      
           Border around this has a color of #fd3b1f        
        
          <div style="border:2px solid #fd3b1f;">Content here</div>
        
        
          .myborder {border:2px solid #fd3b1f;}
        
        Border color #fd3b1f