#fc6275 color space conversions
Hex:
        #fc6275
        RGB:
        252, 98, 117
        CMY:
        1, 62, 54
        CMYK:
        0, 61, 54, 1
      HSL:
        353°, 96.2500%, 68.6275%
        HSV (HSB):
        353°, 61.1111%, 98.8235%
        XYZ:
        47.7235, 30.7152, 20.2429
        xyY:
        0.4836, 0.3113, 30.7152
      CIE-Lab:
        62.2664, 60.0507, 20.7943
        CIE-LCH:
        62.2664, 63.5491, 19.0999
        CIE-Luv:
        62.2664, 111.3371, 14.0352
        Hunter-Lab:
        55.4213, 56.7198, 17.1389
      #fc6275 color charts
#fc6275 RGB chart
      #fc6275 CMYK chart
      #fc6275 RGB pie chart
      #fc6275 color shades, tints & tones
#fc6275 color schemes
#fc6275 color preview, HTML & CSS examples
           This text has a color of #fc6275        
        
          <p style="color:#fc6275;">Text here</p>
        
        
          .mytext {color:#fc6275;}
        
        Text color #fc6275
      
           This box has a color of #fc6275        
        
          <div style="background-color:#fc6275;">Content here</div>
        
        
          .mybackground {background-color:#fc6275;}
        
        Background color #fc6275
      
           Border around this has a color of #fc6275        
        
          <div style="border:2px solid #fc6275;">Content here</div>
        
        
          .myborder {border:2px solid #fc6275;}
        
        Border color #fc6275