#fc705f color space conversions
Hex:
        #fc705f
        RGB:
        252, 112, 95
        CMY:
        1, 56, 63
        CMYK:
        0, 56, 62, 1
      HSL:
        6°, 96.3190%, 68.0392%
        HSV (HSB):
        6°, 62.3016%, 98.8235%
        XYZ:
        48.0046, 33.1100, 14.6872
        xyY:
        0.5011, 0.3456, 33.1100
      CIE-Lab:
        64.2499, 52.2803, 35.7912
        CIE-LCH:
        64.2499, 63.3580, 34.3956
        CIE-Luv:
        64.2499, 107.1831, 31.5998
        Hunter-Lab:
        57.5413, 48.2188, 25.1453
      #fc705f color charts
#fc705f RGB chart
      #fc705f CMYK chart
      #fc705f RGB pie chart
      #fc705f color shades, tints & tones
#fc705f color schemes
#fc705f color preview, HTML & CSS examples
           This text has a color of #fc705f        
        
          <p style="color:#fc705f;">Text here</p>
        
        
          .mytext {color:#fc705f;}
        
        Text color #fc705f
      
           This box has a color of #fc705f        
        
          <div style="background-color:#fc705f;">Content here</div>
        
        
          .mybackground {background-color:#fc705f;}
        
        Background color #fc705f
      
           Border around this has a color of #fc705f        
        
          <div style="border:2px solid #fc705f;">Content here</div>
        
        
          .myborder {border:2px solid #fc705f;}
        
        Border color #fc705f