#fd640d color space conversions
Hex:
        #fd640d
        RGB:
        253, 100, 13
        CMY:
        1, 61, 95
        CMYK:
        0, 60, 95, 1
      HSL:
        22°, 98.3607%, 52.1569%
        HSV (HSB):
        22°, 94.8617%, 99.2157%
        XYZ:
        45.1378, 30.0260, 3.7974
        xyY:
        0.5716, 0.3803, 30.0260
      CIE-Lab:
        61.6767, 55.2820, 68.5817
        CIE-LCH:
        61.6767, 88.0883, 51.1286
        CIE-Luv:
        61.6767, 126.9509, 51.9195
        Hunter-Lab:
        54.7960, 51.1450, 34.2484
      #fd640d color charts
#fd640d RGB chart
      #fd640d CMYK chart
      #fd640d RGB pie chart
      #fd640d color shades, tints & tones
#fd640d color schemes
#fd640d color preview, HTML & CSS examples
           This text has a color of #fd640d        
        
          <p style="color:#fd640d;">Text here</p>
        
        
          .mytext {color:#fd640d;}
        
        Text color #fd640d
      
           This box has a color of #fd640d        
        
          <div style="background-color:#fd640d;">Content here</div>
        
        
          .mybackground {background-color:#fd640d;}
        
        Background color #fd640d
      
           Border around this has a color of #fd640d        
        
          <div style="border:2px solid #fd640d;">Content here</div>
        
        
          .myborder {border:2px solid #fd640d;}
        
        Border color #fd640d