#fcd096 color space conversions
Hex:
        #fcd096
        RGB:
        252, 208, 150
        CMY:
        1, 18, 41
        CMYK:
        0, 17, 40, 1
      HSL:
        34°, 94.4444%, 78.8235%
        HSV (HSB):
        34°, 40.4762%, 98.8235%
        XYZ:
        68.2058, 68.0092, 38.3864
        xyY:
        0.3906, 0.3895, 68.0092
      CIE-Lab:
        86.0111, 7.9393, 34.5940
        CIE-LCH:
        86.0111, 35.4934, 77.0745
        CIE-Luv:
        86.0111, 32.2596, 45.0031
        Hunter-Lab:
        82.4677, 3.3119, 30.1295
      #fcd096 color charts
#fcd096 RGB chart
      #fcd096 CMYK chart
      #fcd096 RGB pie chart
      #fcd096 color shades, tints & tones
#fcd096 color schemes
#fcd096 color preview, HTML & CSS examples
           This text has a color of #fcd096        
        
          <p style="color:#fcd096;">Text here</p>
        
        
          .mytext {color:#fcd096;}
        
        Text color #fcd096
      
           This box has a color of #fcd096        
        
          <div style="background-color:#fcd096;">Content here</div>
        
        
          .mybackground {background-color:#fcd096;}
        
        Background color #fcd096
      
           Border around this has a color of #fcd096        
        
          <div style="border:2px solid #fcd096;">Content here</div>
        
        
          .myborder {border:2px solid #fcd096;}
        
        Border color #fcd096