#fd725e color space conversions
Hex:
        #fd725e
        RGB:
        253, 114, 94
        CMY:
        1, 55, 63
        CMYK:
        0, 55, 63, 1
      HSL:
        8°, 97.5460%, 68.0392%
        HSV (HSB):
        8°, 62.8458%, 99.2157%
        XYZ:
        48.5457, 33.7254, 14.5407
        xyY:
        0.5014, 0.3484, 33.7254
      CIE-Lab:
        64.7440, 51.6408, 36.9854
        CIE-LCH:
        64.7440, 63.5192, 35.6105
        CIE-Luv:
        64.7440, 106.7695, 32.9896
        Hunter-Lab:
        58.0736, 47.5855, 25.8063
      #fd725e color charts
#fd725e RGB chart
      #fd725e CMYK chart
      #fd725e RGB pie chart
      #fd725e color shades, tints & tones
#fd725e color schemes
#fd725e color preview, HTML & CSS examples
           This text has a color of #fd725e        
        
          <p style="color:#fd725e;">Text here</p>
        
        
          .mytext {color:#fd725e;}
        
        Text color #fd725e
      
           This box has a color of #fd725e        
        
          <div style="background-color:#fd725e;">Content here</div>
        
        
          .mybackground {background-color:#fd725e;}
        
        Background color #fd725e
      
           Border around this has a color of #fd725e        
        
          <div style="border:2px solid #fd725e;">Content here</div>
        
        
          .myborder {border:2px solid #fd725e;}
        
        Border color #fd725e