#fd7a70 color space conversions
Hex:
        #fd7a70
        RGB:
        253, 122, 112
        CMY:
        1, 52, 56
        CMYK:
        0, 52, 56, 1
      HSL:
        4°, 97.2414%, 71.5686%
        HSV (HSB):
        4°, 55.7312%, 99.2157%
        XYZ:
        50.3922, 35.9716, 19.6165
        xyY:
        0.4755, 0.3394, 35.9716
      CIE-Lab:
        66.4982, 49.0842, 29.2803
        CIE-LCH:
        66.4982, 57.1541, 30.8174
        CIE-Luv:
        66.4982, 97.5408, 26.4885
        Hunter-Lab:
        59.9763, 45.0174, 22.5914
      #fd7a70 color charts
#fd7a70 RGB chart
      #fd7a70 CMYK chart
      #fd7a70 RGB pie chart
      #fd7a70 color shades, tints & tones
#fd7a70 color schemes
#fd7a70 color preview, HTML & CSS examples
           This text has a color of #fd7a70        
        
          <p style="color:#fd7a70;">Text here</p>
        
        
          .mytext {color:#fd7a70;}
        
        Text color #fd7a70
      
           This box has a color of #fd7a70        
        
          <div style="background-color:#fd7a70;">Content here</div>
        
        
          .mybackground {background-color:#fd7a70;}
        
        Background color #fd7a70
      
           Border around this has a color of #fd7a70        
        
          <div style="border:2px solid #fd7a70;">Content here</div>
        
        
          .myborder {border:2px solid #fd7a70;}
        
        Border color #fd7a70