#fccd42 color space conversions
Hex:
        #fccd42
        RGB:
        252, 205, 66
        CMY:
        1, 20, 74
        CMYK:
        0, 19, 74, 1
      HSL:
        45°, 96.8750%, 62.3529%
        HSV (HSB):
        45°, 73.8095%, 98.8235%
        XYZ:
        62.9596, 64.7514, 14.3342
        xyY:
        0.4432, 0.4559, 64.7514
      CIE-Lab:
        84.3555, 3.2907, 71.2845
        CIE-LCH:
        84.3555, 71.3604, 87.3570
        CIE-Luv:
        84.3555, 39.4154, 79.6637
        Hunter-Lab:
        80.4683, -1.1584, 45.7662
      #fccd42 color charts
#fccd42 RGB chart
      #fccd42 CMYK chart
      #fccd42 RGB pie chart
      #fccd42 color shades, tints & tones
#fccd42 color schemes
#fccd42 color preview, HTML & CSS examples
           This text has a color of #fccd42        
        
          <p style="color:#fccd42;">Text here</p>
        
        
          .mytext {color:#fccd42;}
        
        Text color #fccd42
      
           This box has a color of #fccd42        
        
          <div style="background-color:#fccd42;">Content here</div>
        
        
          .mybackground {background-color:#fccd42;}
        
        Background color #fccd42
      
           Border around this has a color of #fccd42        
        
          <div style="border:2px solid #fccd42;">Content here</div>
        
        
          .myborder {border:2px solid #fccd42;}
        
        Border color #fccd42