#fcf560 color space conversions
Hex:
        #fcf560
        RGB:
        252, 245, 96
        CMY:
        1, 4, 62
        CMYK:
        0, 3, 62, 1
      HSL:
        57°, 96.2963%, 68.2353%
        HSV (HSB):
        57°, 61.9048%, 98.8235%
        XYZ:
        74.9086, 86.8448, 23.8809
        xyY:
        0.4035, 0.4678, 86.8448
      CIE-Lab:
        94.6724, -15.1859, 70.2015
        CIE-LCH:
        94.6724, 71.8253, 102.2061
        CIE-Luv:
        94.6724, 10.9725, 87.3693
        Hunter-Lab:
        93.1906, -19.6012, 50.0398
      #fcf560 color charts
#fcf560 RGB chart
      #fcf560 CMYK chart
      #fcf560 RGB pie chart
      #fcf560 color shades, tints & tones
#fcf560 color schemes
#fcf560 color preview, HTML & CSS examples
           This text has a color of #fcf560        
        
          <p style="color:#fcf560;">Text here</p>
        
        
          .mytext {color:#fcf560;}
        
        Text color #fcf560
      
           This box has a color of #fcf560        
        
          <div style="background-color:#fcf560;">Content here</div>
        
        
          .mybackground {background-color:#fcf560;}
        
        Background color #fcf560
      
           Border around this has a color of #fcf560        
        
          <div style="border:2px solid #fcf560;">Content here</div>
        
        
          .myborder {border:2px solid #fcf560;}
        
        Border color #fcf560