#fcbd4e color space conversions
Hex:
        #fcbd4e
        RGB:
        252, 189, 78
        CMY:
        1, 26, 69
        CMYK:
        0, 25, 69, 1
      HSL:
        38°, 96.6667%, 64.7059%
        HSV (HSB):
        38°, 69.0476%, 98.8235%
        XYZ:
        59.7176, 57.6407, 15.1860
        xyY:
        0.4505, 0.4349, 57.6407
      CIE-Lab:
        80.5386, 12.1294, 62.7269
        CIE-LCH:
        80.5386, 63.8889, 79.0559
        CIE-Luv:
        80.5386, 50.7245, 69.6644
        Hunter-Lab:
        75.9215, 7.5403, 41.2857
      #fcbd4e color charts
#fcbd4e RGB chart
      #fcbd4e CMYK chart
      #fcbd4e RGB pie chart
      #fcbd4e color shades, tints & tones
#fcbd4e color schemes
#fcbd4e color preview, HTML & CSS examples
           This text has a color of #fcbd4e        
        
          <p style="color:#fcbd4e;">Text here</p>
        
        
          .mytext {color:#fcbd4e;}
        
        Text color #fcbd4e
      
           This box has a color of #fcbd4e        
        
          <div style="background-color:#fcbd4e;">Content here</div>
        
        
          .mybackground {background-color:#fcbd4e;}
        
        Background color #fcbd4e
      
           Border around this has a color of #fcbd4e        
        
          <div style="border:2px solid #fcbd4e;">Content here</div>
        
        
          .myborder {border:2px solid #fcbd4e;}
        
        Border color #fcbd4e