#fc7275 color space conversions
Hex:
        #fc7275
        RGB:
        252, 114, 117
        CMY:
        1, 55, 54
        CMYK:
        0, 55, 54, 1
      HSL:
        359°, 95.8333%, 71.7647%
        HSV (HSB):
        359°, 54.7619%, 98.8235%
        XYZ:
        49.3731, 34.0144, 20.7928
        xyY:
        0.4739, 0.3265, 34.0144
      CIE-Lab:
        64.9740, 52.9073, 24.4382
        CIE-LCH:
        64.9740, 58.2787, 24.7925
        CIE-Luv:
        64.9740, 101.0962, 20.1530
        Hunter-Lab:
        58.3219, 49.0480, 19.6874
      #fc7275 color charts
#fc7275 RGB chart
      #fc7275 CMYK chart
      #fc7275 RGB pie chart
      #fc7275 color shades, tints & tones
#fc7275 color schemes
#fc7275 color preview, HTML & CSS examples
           This text has a color of #fc7275        
        
          <p style="color:#fc7275;">Text here</p>
        
        
          .mytext {color:#fc7275;}
        
        Text color #fc7275
      
           This box has a color of #fc7275        
        
          <div style="background-color:#fc7275;">Content here</div>
        
        
          .mybackground {background-color:#fc7275;}
        
        Background color #fc7275
      
           Border around this has a color of #fc7275        
        
          <div style="border:2px solid #fc7275;">Content here</div>
        
        
          .myborder {border:2px solid #fc7275;}
        
        Border color #fc7275