#fc997d color space conversions
Hex:
        #fc997d
        RGB:
        252, 153, 125
        CMY:
        1, 40, 51
        CMYK:
        0, 39, 50, 1
      HSL:
        13°, 95.4887%, 73.9216%
        HSV (HSB):
        13°, 50.3968%, 98.8235%
        XYZ:
        55.2378, 44.9586, 25.1686
        xyY:
        0.4406, 0.3586, 44.9586
      CIE-Lab:
        72.8646, 34.2189, 30.4720
        CIE-LCH:
        72.8646, 45.8201, 41.6852
        CIE-Luv:
        72.8646, 72.5510, 32.4240
        Hunter-Lab:
        67.0512, 29.7115, 24.6805
      #fc997d color charts
#fc997d RGB chart
      #fc997d CMYK chart
      #fc997d RGB pie chart
      #fc997d color shades, tints & tones
#fc997d color schemes
#fc997d color preview, HTML & CSS examples
           This text has a color of #fc997d        
        
          <p style="color:#fc997d;">Text here</p>
        
        
          .mytext {color:#fc997d;}
        
        Text color #fc997d
      
           This box has a color of #fc997d        
        
          <div style="background-color:#fc997d;">Content here</div>
        
        
          .mybackground {background-color:#fc997d;}
        
        Background color #fc997d
      
           Border around this has a color of #fc997d        
        
          <div style="border:2px solid #fc997d;">Content here</div>
        
        
          .myborder {border:2px solid #fc997d;}
        
        Border color #fc997d