#fa7275 color space conversions
Hex:
        #fa7275
        RGB:
        250, 114, 117
        CMY:
        2, 55, 54
        CMYK:
        0, 54, 53, 2
      HSL:
        359°, 93.1507%, 71.3725%
        HSV (HSB):
        359°, 54.4000%, 98.0392%
        XYZ:
        48.6525, 33.6430, 20.7591
        xyY:
        0.4721, 0.3265, 33.6430
      CIE-Lab:
        64.6782, 52.2176, 23.9904
        CIE-LCH:
        64.6782, 57.4649, 24.6755
        CIE-Luv:
        64.6782, 99.4721, 19.7932
        Hunter-Lab:
        58.0026, 48.2213, 19.3819
      #fa7275 color charts
#fa7275 RGB chart
      #fa7275 CMYK chart
      #fa7275 RGB pie chart
      #fa7275 color shades, tints & tones
#fa7275 color schemes
#fa7275 color preview, HTML & CSS examples
           This text has a color of #fa7275        
        
          <p style="color:#fa7275;">Text here</p>
        
        
          .mytext {color:#fa7275;}
        
        Text color #fa7275
      
           This box has a color of #fa7275        
        
          <div style="background-color:#fa7275;">Content here</div>
        
        
          .mybackground {background-color:#fa7275;}
        
        Background color #fa7275
      
           Border around this has a color of #fa7275        
        
          <div style="border:2px solid #fa7275;">Content here</div>
        
        
          .myborder {border:2px solid #fa7275;}
        
        Border color #fa7275