#fd7f60 color space conversions
Hex:
        #fd7f60
        RGB:
        253, 127, 96
        CMY:
        1, 50, 62
        CMYK:
        0, 50, 62, 1
      HSL:
        12°, 97.5155%, 68.4314%
        HSV (HSB):
        12°, 62.0553%, 99.2157%
        XYZ:
        50.2087, 36.9059, 15.5436
        xyY:
        0.4891, 0.3595, 36.9059
      CIE-Lab:
        67.2064, 45.5399, 38.9326
        CIE-LCH:
        67.2064, 59.9135, 40.5275
        CIE-Luv:
        67.2064, 96.9206, 36.9850
        Hunter-Lab:
        60.7502, 41.2133, 27.3552
      #fd7f60 color charts
#fd7f60 RGB chart
      #fd7f60 CMYK chart
      #fd7f60 RGB pie chart
      #fd7f60 color shades, tints & tones
#fd7f60 color schemes
#fd7f60 color preview, HTML & CSS examples
           This text has a color of #fd7f60        
        
          <p style="color:#fd7f60;">Text here</p>
        
        
          .mytext {color:#fd7f60;}
        
        Text color #fd7f60
      
           This box has a color of #fd7f60        
        
          <div style="background-color:#fd7f60;">Content here</div>
        
        
          .mybackground {background-color:#fd7f60;}
        
        Background color #fd7f60
      
           Border around this has a color of #fd7f60        
        
          <div style="border:2px solid #fd7f60;">Content here</div>
        
        
          .myborder {border:2px solid #fd7f60;}
        
        Border color #fd7f60