#fd964e color space conversions
Hex:
        #fd964e
        RGB:
        253, 150, 78
        CMY:
        1, 41, 69
        CMYK:
        0, 41, 69, 1
      HSL:
        25°, 97.7654%, 64.9020%
        HSV (HSB):
        25°, 69.1700%, 99.2157%
        XYZ:
        52.7895, 43.2454, 12.7726
        xyY:
        0.4852, 0.3974, 43.2454
      CIE-Lab:
        71.7212, 32.8893, 53.3388
        CIE-LCH:
        71.7212, 62.6637, 58.3415
        CIE-Luv:
        71.7212, 81.6673, 53.8650
        Hunter-Lab:
        65.7612, 28.2078, 34.5171
      #fd964e color charts
#fd964e RGB chart
      #fd964e CMYK chart
      #fd964e RGB pie chart
      #fd964e color shades, tints & tones
#fd964e color schemes
#fd964e color preview, HTML & CSS examples
           This text has a color of #fd964e        
        
          <p style="color:#fd964e;">Text here</p>
        
        
          .mytext {color:#fd964e;}
        
        Text color #fd964e
      
           This box has a color of #fd964e        
        
          <div style="background-color:#fd964e;">Content here</div>
        
        
          .mybackground {background-color:#fd964e;}
        
        Background color #fd964e
      
           Border around this has a color of #fd964e        
        
          <div style="border:2px solid #fd964e;">Content here</div>
        
        
          .myborder {border:2px solid #fd964e;}
        
        Border color #fd964e