#fd6f50 color space conversions
Hex:
        #fd6f50
        RGB:
        253, 111, 80
        CMY:
        1, 56, 69
        CMYK:
        0, 56, 68, 1
      HSL:
        11°, 97.7401%, 65.2941%
        HSV (HSB):
        11°, 68.3794%, 99.2157%
        XYZ:
        47.6404, 32.8307, 11.4155
        xyY:
        0.5185, 0.3573, 32.8307
      CIE-Lab:
        64.0236, 52.2461, 43.6654
        CIE-LCH:
        64.0236, 68.0905, 39.8876
        CIE-Luv:
        64.0236, 111.4861, 38.3856
        Hunter-Lab:
        57.2981, 48.1419, 28.2964
      #fd6f50 color charts
#fd6f50 RGB chart
      #fd6f50 CMYK chart
      #fd6f50 RGB pie chart
      #fd6f50 color shades, tints & tones
#fd6f50 color schemes
#fd6f50 color preview, HTML & CSS examples
           This text has a color of #fd6f50        
        
          <p style="color:#fd6f50;">Text here</p>
        
        
          .mytext {color:#fd6f50;}
        
        Text color #fd6f50
      
           This box has a color of #fd6f50        
        
          <div style="background-color:#fd6f50;">Content here</div>
        
        
          .mybackground {background-color:#fd6f50;}
        
        Background color #fd6f50
      
           Border around this has a color of #fd6f50        
        
          <div style="border:2px solid #fd6f50;">Content here</div>
        
        
          .myborder {border:2px solid #fd6f50;}
        
        Border color #fd6f50