#fd7d70 color space conversions
Hex:
        #fd7d70
        RGB:
        253, 125, 112
        CMY:
        1, 51, 56
        CMYK:
        0, 51, 56, 1
      HSL:
        6°, 97.2414%, 71.5686%
        HSV (HSB):
        6°, 55.7312%, 99.2157%
        XYZ:
        50.7663, 36.7197, 19.7412
        xyY:
        0.4734, 0.3424, 36.7197
      CIE-Lab:
        67.0662, 47.6347, 30.0208
        CIE-LCH:
        67.0662, 56.3055, 32.2204
        CIE-Luv:
        67.0662, 95.4414, 27.7181
        Hunter-Lab:
        60.5968, 43.4977, 23.1023
      #fd7d70 color charts
#fd7d70 RGB chart
      #fd7d70 CMYK chart
      #fd7d70 RGB pie chart
      #fd7d70 color shades, tints & tones
#fd7d70 color schemes
#fd7d70 color preview, HTML & CSS examples
           This text has a color of #fd7d70        
        
          <p style="color:#fd7d70;">Text here</p>
        
        
          .mytext {color:#fd7d70;}
        
        Text color #fd7d70
      
           This box has a color of #fd7d70        
        
          <div style="background-color:#fd7d70;">Content here</div>
        
        
          .mybackground {background-color:#fd7d70;}
        
        Background color #fd7d70
      
           Border around this has a color of #fd7d70        
        
          <div style="border:2px solid #fd7d70;">Content here</div>
        
        
          .myborder {border:2px solid #fd7d70;}
        
        Border color #fd7d70