#fc6c60 color space conversions
Hex:
        #fc6c60
        RGB:
        252, 108, 96
        CMY:
        1, 58, 62
        CMYK:
        0, 57, 62, 1
      HSL:
        5°, 96.2963%, 68.2353%
        HSV (HSB):
        5°, 61.9048%, 98.8235%
        XYZ:
        47.6188, 32.2651, 14.7843
        xyY:
        0.5030, 0.3408, 32.2651
      CIE-Lab:
        63.5614, 54.1783, 34.3786
        CIE-LCH:
        63.5614, 64.1652, 32.3970
        CIE-Luv:
        63.5614, 109.7950, 29.6238
        Hunter-Lab:
        56.8024, 50.2366, 24.3299
      #fc6c60 color charts
#fc6c60 RGB chart
      #fc6c60 CMYK chart
      #fc6c60 RGB pie chart
      #fc6c60 color shades, tints & tones
#fc6c60 color schemes
#fc6c60 color preview, HTML & CSS examples
           This text has a color of #fc6c60        
        
          <p style="color:#fc6c60;">Text here</p>
        
        
          .mytext {color:#fc6c60;}
        
        Text color #fc6c60
      
           This box has a color of #fc6c60        
        
          <div style="background-color:#fc6c60;">Content here</div>
        
        
          .mybackground {background-color:#fc6c60;}
        
        Background color #fc6c60
      
           Border around this has a color of #fc6c60        
        
          <div style="border:2px solid #fc6c60;">Content here</div>
        
        
          .myborder {border:2px solid #fc6c60;}
        
        Border color #fc6c60