#fcd166 color space conversions
Hex:
        #fcd166
        RGB:
        252, 209, 102
        CMY:
        1, 18, 60
        CMYK:
        0, 17, 60, 1
      HSL:
        43°, 96.1538%, 69.4118%
        HSV (HSB):
        43°, 59.5238%, 98.8235%
        XYZ:
        65.3436, 67.2557, 22.1080
        xyY:
        0.4224, 0.4347, 67.2557
      CIE-Lab:
        85.6329, 3.2180, 57.6780
        CIE-LCH:
        85.6329, 57.7677, 86.8066
        CIE-Luv:
        85.6329, 34.8829, 69.4603
        Hunter-Lab:
        82.0096, -1.2914, 41.4234
      #fcd166 color charts
#fcd166 RGB chart
      #fcd166 CMYK chart
      #fcd166 RGB pie chart
      #fcd166 color shades, tints & tones
#fcd166 color schemes
#fcd166 color preview, HTML & CSS examples
           This text has a color of #fcd166        
        
          <p style="color:#fcd166;">Text here</p>
        
        
          .mytext {color:#fcd166;}
        
        Text color #fcd166
      
           This box has a color of #fcd166        
        
          <div style="background-color:#fcd166;">Content here</div>
        
        
          .mybackground {background-color:#fcd166;}
        
        Background color #fcd166
      
           Border around this has a color of #fcd166        
        
          <div style="border:2px solid #fcd166;">Content here</div>
        
        
          .myborder {border:2px solid #fcd166;}
        
        Border color #fcd166