#fcb16d color space conversions
Hex:
        #fcb16d
        RGB:
        252, 177, 109
        CMY:
        1, 31, 57
        CMYK:
        0, 30, 57, 1
      HSL:
        29°, 95.9732%, 70.7843%
        HSV (HSB):
        29°, 56.7460%, 98.8235%
        XYZ:
        58.6273, 53.2439, 21.6551
        xyY:
        0.4391, 0.3988, 53.2439
      CIE-Lab:
        78.0188, 20.3686, 45.3585
        CIE-LCH:
        78.0188, 49.7220, 65.8171
        CIE-Luv:
        78.0188, 57.2436, 51.9866
        Hunter-Lab:
        72.9684, 15.7233, 33.4822
      #fcb16d color charts
#fcb16d RGB chart
      #fcb16d CMYK chart
      #fcb16d RGB pie chart
      #fcb16d color shades, tints & tones
#fcb16d color schemes
#fcb16d color preview, HTML & CSS examples
           This text has a color of #fcb16d        
        
          <p style="color:#fcb16d;">Text here</p>
        
        
          .mytext {color:#fcb16d;}
        
        Text color #fcb16d
      
           This box has a color of #fcb16d        
        
          <div style="background-color:#fcb16d;">Content here</div>
        
        
          .mybackground {background-color:#fcb16d;}
        
        Background color #fcb16d
      
           Border around this has a color of #fcb16d        
        
          <div style="border:2px solid #fcb16d;">Content here</div>
        
        
          .myborder {border:2px solid #fcb16d;}
        
        Border color #fcb16d