#fef6bc color space conversions
Hex:
        #fef6bc
        RGB:
        254, 246, 188
        CMY:
        0, 4, 26
        CMYK:
        0, 3, 26, 0
      HSL:
        53°, 97.0588%, 86.6667%
        HSV (HSB):
        53°, 25.9843%, 99.6078%
        XYZ:
        82.9059, 90.6132, 60.6974
        xyY:
        0.3540, 0.3869, 90.6132
      CIE-Lab:
        96.2506, -6.1051, 28.9341
        CIE-LCH:
        96.2506, 29.5711, 101.9146
        CIE-Luv:
        96.2506, 7.9296, 42.2547
        Hunter-Lab:
        95.1910, -11.1209, 28.8281
      #fef6bc color charts
#fef6bc RGB chart
      #fef6bc CMYK chart
      #fef6bc RGB pie chart
      #fef6bc color shades, tints & tones
#fef6bc color schemes
#fef6bc color preview, HTML & CSS examples
           This text has a color of #fef6bc        
        
          <p style="color:#fef6bc;">Text here</p>
        
        
          .mytext {color:#fef6bc;}
        
        Text color #fef6bc
      
           This box has a color of #fef6bc        
        
          <div style="background-color:#fef6bc;">Content here</div>
        
        
          .mybackground {background-color:#fef6bc;}
        
        Background color #fef6bc
      
           Border around this has a color of #fef6bc        
        
          <div style="border:2px solid #fef6bc;">Content here</div>
        
        
          .myborder {border:2px solid #fef6bc;}
        
        Border color #fef6bc