#fcaf7a color space conversions
Hex:
        #fcaf7a
        RGB:
        252, 175, 122
        CMY:
        1, 31, 52
        CMYK:
        0, 31, 52, 1
      HSL:
        24°, 95.5882%, 73.3333%
        HSV (HSB):
        24°, 51.5873%, 98.8235%
        XYZ:
        58.9877, 52.7605, 25.4872
        xyY:
        0.4298, 0.3845, 52.7605
      CIE-Lab:
        77.7334, 22.4689, 38.3507
        CIE-LCH:
        77.7334, 44.4480, 59.6349
        CIE-Luv:
        77.7334, 57.3287, 44.4441
        Hunter-Lab:
        72.6364, 17.8452, 30.0414
      #fcaf7a color charts
#fcaf7a RGB chart
      #fcaf7a CMYK chart
      #fcaf7a RGB pie chart
      #fcaf7a color shades, tints & tones
#fcaf7a color schemes
#fcaf7a color preview, HTML & CSS examples
           This text has a color of #fcaf7a        
        
          <p style="color:#fcaf7a;">Text here</p>
        
        
          .mytext {color:#fcaf7a;}
        
        Text color #fcaf7a
      
           This box has a color of #fcaf7a        
        
          <div style="background-color:#fcaf7a;">Content here</div>
        
        
          .mybackground {background-color:#fcaf7a;}
        
        Background color #fcaf7a
      
           Border around this has a color of #fcaf7a        
        
          <div style="border:2px solid #fcaf7a;">Content here</div>
        
        
          .myborder {border:2px solid #fcaf7a;}
        
        Border color #fcaf7a