#fcb29d color space conversions
Hex:
        #fcb29d
        RGB:
        252, 178, 157
        CMY:
        1, 30, 38
        CMYK:
        0, 29, 38, 1
      HSL:
        13°, 94.0594%, 80.1961%
        HSV (HSB):
        13°, 37.6984%, 98.8235%
        XYZ:
        62.1511, 54.9706, 39.2329
        xyY:
        0.3975, 0.3516, 54.9706
      CIE-Lab:
        79.0243, 24.3962, 21.5169
        CIE-LCH:
        79.0243, 32.5292, 41.4115
        CIE-Luv:
        79.0243, 51.0303, 24.8891
        Hunter-Lab:
        74.1421, 19.8824, 20.5257
      #fcb29d color charts
#fcb29d RGB chart
      #fcb29d CMYK chart
      #fcb29d RGB pie chart
      #fcb29d color shades, tints & tones
#fcb29d color schemes
#fcb29d color preview, HTML & CSS examples
           This text has a color of #fcb29d        
        
          <p style="color:#fcb29d;">Text here</p>
        
        
          .mytext {color:#fcb29d;}
        
        Text color #fcb29d
      
           This box has a color of #fcb29d        
        
          <div style="background-color:#fcb29d;">Content here</div>
        
        
          .mybackground {background-color:#fcb29d;}
        
        Background color #fcb29d
      
           Border around this has a color of #fcb29d        
        
          <div style="border:2px solid #fcb29d;">Content here</div>
        
        
          .myborder {border:2px solid #fcb29d;}
        
        Border color #fcb29d