#fcd372 color space conversions
Hex:
        #fcd372
        RGB:
        252, 211, 114
        CMY:
        1, 17, 55
        CMYK:
        0, 16, 55, 1
      HSL:
        42°, 95.8333%, 71.7647%
        HSV (HSB):
        42°, 54.7619%, 98.8235%
        XYZ:
        66.4764, 68.4989, 25.6375
        xyY:
        0.4139, 0.4265, 68.4989
      CIE-Lab:
        86.2553, 3.0707, 52.8018
        CIE-LCH:
        86.2553, 52.8910, 86.6717
        CIE-Luv:
        86.2553, 32.8106, 65.2447
        Hunter-Lab:
        82.7641, -1.4652, 39.5688
      #fcd372 color charts
#fcd372 RGB chart
      #fcd372 CMYK chart
      #fcd372 RGB pie chart
      #fcd372 color shades, tints & tones
#fcd372 color schemes
#fcd372 color preview, HTML & CSS examples
           This text has a color of #fcd372        
        
          <p style="color:#fcd372;">Text here</p>
        
        
          .mytext {color:#fcd372;}
        
        Text color #fcd372
      
           This box has a color of #fcd372        
        
          <div style="background-color:#fcd372;">Content here</div>
        
        
          .mybackground {background-color:#fcd372;}
        
        Background color #fcd372
      
           Border around this has a color of #fcd372        
        
          <div style="border:2px solid #fcd372;">Content here</div>
        
        
          .myborder {border:2px solid #fcd372;}
        
        Border color #fcd372