#fcb14d color space conversions
Hex:
        #fcb14d
        RGB:
        252, 177, 77
        CMY:
        1, 31, 70
        CMYK:
        0, 30, 69, 1
      HSL:
        34°, 96.6851%, 64.5098%
        HSV (HSB):
        34°, 69.4444%, 98.8235%
        XYZ:
        57.2066, 52.6755, 14.1735
        xyY:
        0.4611, 0.4246, 52.6755
      CIE-Lab:
        77.6830, 18.3493, 60.1620
        CIE-LCH:
        77.6830, 62.8981, 73.0384
        CIE-Luv:
        77.6830, 59.8948, 65.0579
        Hunter-Lab:
        72.5779, 13.6840, 39.2260
      #fcb14d color charts
#fcb14d RGB chart
      #fcb14d CMYK chart
      #fcb14d RGB pie chart
      #fcb14d color shades, tints & tones
#fcb14d color schemes
#fcb14d color preview, HTML & CSS examples
           This text has a color of #fcb14d        
        
          <p style="color:#fcb14d;">Text here</p>
        
        
          .mytext {color:#fcb14d;}
        
        Text color #fcb14d
      
           This box has a color of #fcb14d        
        
          <div style="background-color:#fcb14d;">Content here</div>
        
        
          .mybackground {background-color:#fcb14d;}
        
        Background color #fcb14d
      
           Border around this has a color of #fcb14d        
        
          <div style="border:2px solid #fcb14d;">Content here</div>
        
        
          .myborder {border:2px solid #fcb14d;}
        
        Border color #fcb14d