#fcd352 color space conversions
Hex:
        #fcd352
        RGB:
        252, 211, 82
        CMY:
        1, 17, 68
        CMYK:
        0, 16, 67, 1
      HSL:
        46°, 96.5909%, 65.4902%
        HSV (HSB):
        46°, 67.4603%, 98.8235%
        XYZ:
        64.9621, 67.8932, 17.6635
        xyY:
        0.4316, 0.4511, 67.8932
      CIE-Lab:
        85.9530, 0.9778, 66.7035
        CIE-LCH:
        85.9530, 66.7107, 89.1602
        CIE-Luv:
        85.9530, 34.4487, 77.5289
        Hunter-Lab:
        82.3973, -3.4657, 44.9682
      #fcd352 color charts
#fcd352 RGB chart
      #fcd352 CMYK chart
      #fcd352 RGB pie chart
      #fcd352 color shades, tints & tones
#fcd352 color schemes
#fcd352 color preview, HTML & CSS examples
           This text has a color of #fcd352        
        
          <p style="color:#fcd352;">Text here</p>
        
        
          .mytext {color:#fcd352;}
        
        Text color #fcd352
      
           This box has a color of #fcd352        
        
          <div style="background-color:#fcd352;">Content here</div>
        
        
          .mybackground {background-color:#fcd352;}
        
        Background color #fcd352
      
           Border around this has a color of #fcd352        
        
          <div style="border:2px solid #fcd352;">Content here</div>
        
        
          .myborder {border:2px solid #fcd352;}
        
        Border color #fcd352