#fccd72 color space conversions
Hex:
        #fccd72
        RGB:
        252, 205, 114
        CMY:
        1, 20, 55
        CMYK:
        0, 19, 55, 1
      HSL:
        40°, 95.8333%, 71.7647%
        HSV (HSB):
        40°, 54.7619%, 98.8235%
        XYZ:
        65.0135, 65.5730, 25.1499
        xyY:
        0.4175, 0.4211, 65.5730
      CIE-Lab:
        84.7781, 6.1579, 51.0430
        CIE-LCH:
        84.7781, 51.4131, 83.1210
        CIE-Luv:
        84.7781, 36.9351, 62.4760
        Hunter-Lab:
        80.9772, 1.6008, 38.2697
      #fccd72 color charts
#fccd72 RGB chart
      #fccd72 CMYK chart
      #fccd72 RGB pie chart
      #fccd72 color shades, tints & tones
#fccd72 color schemes
#fccd72 color preview, HTML & CSS examples
           This text has a color of #fccd72        
        
          <p style="color:#fccd72;">Text here</p>
        
        
          .mytext {color:#fccd72;}
        
        Text color #fccd72
      
           This box has a color of #fccd72        
        
          <div style="background-color:#fccd72;">Content here</div>
        
        
          .mybackground {background-color:#fccd72;}
        
        Background color #fccd72
      
           Border around this has a color of #fccd72        
        
          <div style="border:2px solid #fccd72;">Content here</div>
        
        
          .myborder {border:2px solid #fccd72;}
        
        Border color #fccd72