#fc8a70 color space conversions
Hex:
        #fc8a70
        RGB:
        252, 138, 112
        CMY:
        1, 46, 56
        CMYK:
        0, 45, 56, 1
      HSL:
        11°, 95.8904%, 71.3725%
        HSV (HSB):
        11°, 55.5556%, 98.8235%
        XYZ:
        52.1580, 40.0423, 20.3091
        xyY:
        0.4636, 0.3559, 40.0423
      CIE-Lab:
        69.4996, 40.8197, 33.1410
        CIE-LCH:
        69.4996, 52.5792, 39.0727
        CIE-Luv:
        69.4996, 85.3593, 33.0648
        Hunter-Lab:
        63.2790, 36.3914, 25.2664
      #fc8a70 color charts
#fc8a70 RGB chart
      #fc8a70 CMYK chart
      #fc8a70 RGB pie chart
      #fc8a70 color shades, tints & tones
#fc8a70 color schemes
#fc8a70 color preview, HTML & CSS examples
           This text has a color of #fc8a70        
        
          <p style="color:#fc8a70;">Text here</p>
        
        
          .mytext {color:#fc8a70;}
        
        Text color #fc8a70
      
           This box has a color of #fc8a70        
        
          <div style="background-color:#fc8a70;">Content here</div>
        
        
          .mybackground {background-color:#fc8a70;}
        
        Background color #fc8a70
      
           Border around this has a color of #fc8a70        
        
          <div style="border:2px solid #fc8a70;">Content here</div>
        
        
          .myborder {border:2px solid #fc8a70;}
        
        Border color #fc8a70