#fcd614 color space conversions
Hex:
        #fcd614
        RGB:
        252, 214, 20
        CMY:
        1, 16, 92
        CMYK:
        0, 15, 92, 1
      HSL:
        50°, 97.4790%, 53.3333%
        HSV (HSB):
        50°, 92.0635%, 98.8235%
        XYZ:
        64.3177, 68.8391, 10.5592
        xyY:
        0.4475, 0.4790, 68.8391
      CIE-Lab:
        86.4243, -2.5148, 84.7068
        CIE-LCH:
        86.4243, 84.7441, 91.7005
        CIE-Luv:
        86.4243, 33.8399, 90.5876
        Hunter-Lab:
        82.9693, -6.8233, 50.5329
      #fcd614 color charts
#fcd614 RGB chart
      #fcd614 CMYK chart
      #fcd614 RGB pie chart
      #fcd614 color shades, tints & tones
#fcd614 color schemes
#fcd614 color preview, HTML & CSS examples
           This text has a color of #fcd614        
        
          <p style="color:#fcd614;">Text here</p>
        
        
          .mytext {color:#fcd614;}
        
        Text color #fcd614
      
           This box has a color of #fcd614        
        
          <div style="background-color:#fcd614;">Content here</div>
        
        
          .mybackground {background-color:#fcd614;}
        
        Background color #fcd614
      
           Border around this has a color of #fcd614        
        
          <div style="border:2px solid #fcd614;">Content here</div>
        
        
          .myborder {border:2px solid #fcd614;}
        
        Border color #fcd614