#fcfba2 color space conversions
Hex:
        #fcfba2
        RGB:
        252, 251, 162
        CMY:
        1, 2, 36
        CMYK:
        0, 0, 36, 1
      HSL:
        59°, 93.7500%, 81.1765%
        HSV (HSB):
        59°, 35.7143%, 98.8235%
        XYZ:
        81.1637, 92.2984, 47.7200
        xyY:
        0.3670, 0.4173, 92.2984
      CIE-Lab:
        96.9422, -12.4564, 42.8095
        CIE-LCH:
        96.9422, 44.5850, 106.2236
        CIE-Luv:
        96.9422, 4.9898, 60.4950
        Hunter-Lab:
        96.0721, -17.3257, 37.8005
      #fcfba2 color charts
#fcfba2 RGB chart
      #fcfba2 CMYK chart
      #fcfba2 RGB pie chart
      #fcfba2 color shades, tints & tones
#fcfba2 color schemes
#fcfba2 color preview, HTML & CSS examples
           This text has a color of #fcfba2        
        
          <p style="color:#fcfba2;">Text here</p>
        
        
          .mytext {color:#fcfba2;}
        
        Text color #fcfba2
      
           This box has a color of #fcfba2        
        
          <div style="background-color:#fcfba2;">Content here</div>
        
        
          .mybackground {background-color:#fcfba2;}
        
        Background color #fcfba2
      
           Border around this has a color of #fcfba2        
        
          <div style="border:2px solid #fcfba2;">Content here</div>
        
        
          .myborder {border:2px solid #fcfba2;}
        
        Border color #fcfba2