#fcd542 color space conversions
Hex:
        #fcd542
        RGB:
        252, 213, 66
        CMY:
        1, 16, 74
        CMYK:
        0, 15, 74, 1
      HSL:
        47°, 96.8750%, 62.3529%
        HSV (HSB):
        47°, 73.8095%, 98.8235%
        XYZ:
        64.9225, 68.6773, 14.9885
        xyY:
        0.4369, 0.4622, 68.6773
      CIE-Lab:
        86.3440, -0.7971, 73.1879
        CIE-LCH:
        86.3440, 73.1922, 90.6240
        CIE-Luv:
        86.3440, 33.6169, 82.8724
        Hunter-Lab:
        82.8718, -5.1870, 47.2868
      #fcd542 color charts
#fcd542 RGB chart
      #fcd542 CMYK chart
      #fcd542 RGB pie chart
      #fcd542 color shades, tints & tones
#fcd542 color schemes
#fcd542 color preview, HTML & CSS examples
           This text has a color of #fcd542        
        
          <p style="color:#fcd542;">Text here</p>
        
        
          .mytext {color:#fcd542;}
        
        Text color #fcd542
      
           This box has a color of #fcd542        
        
          <div style="background-color:#fcd542;">Content here</div>
        
        
          .mybackground {background-color:#fcd542;}
        
        Background color #fcd542
      
           Border around this has a color of #fcd542        
        
          <div style="border:2px solid #fcd542;">Content here</div>
        
        
          .myborder {border:2px solid #fcd542;}
        
        Border color #fcd542