#fd954e color space conversions
Hex:
        #fd954e
        RGB:
        253, 149, 78
        CMY:
        1, 42, 69
        CMYK:
        0, 41, 69, 1
      HSL:
        24°, 97.7654%, 64.9020%
        HSV (HSB):
        24°, 69.1700%, 99.2157%
        XYZ:
        52.6306, 42.9276, 12.7196
        xyY:
        0.4861, 0.3965, 42.9276
      CIE-Lab:
        71.5058, 33.4050, 53.1030
        CIE-LCH:
        71.5058, 62.7361, 57.8276
        CIE-Luv:
        71.5058, 82.4541, 53.4691
        Hunter-Lab:
        65.5192, 28.7280, 34.3531
      #fd954e color charts
#fd954e RGB chart
      #fd954e CMYK chart
      #fd954e RGB pie chart
      #fd954e color shades, tints & tones
#fd954e color schemes
#fd954e color preview, HTML & CSS examples
           This text has a color of #fd954e        
        
          <p style="color:#fd954e;">Text here</p>
        
        
          .mytext {color:#fd954e;}
        
        Text color #fd954e
      
           This box has a color of #fd954e        
        
          <div style="background-color:#fd954e;">Content here</div>
        
        
          .mybackground {background-color:#fd954e;}
        
        Background color #fd954e
      
           Border around this has a color of #fd954e        
        
          <div style="border:2px solid #fd954e;">Content here</div>
        
        
          .myborder {border:2px solid #fd954e;}
        
        Border color #fd954e