#fefbd6 color space conversions
Hex:
        #fefbd6
        RGB:
        254, 251, 214
        CMY:
        0, 2, 16
        CMYK:
        0, 1, 16, 0
      HSL:
        56°, 95.2381%, 91.7647%
        HSV (HSB):
        56°, 15.7480%, 99.6078%
        XYZ:
        87.5078, 94.9202, 77.3276
        xyY:
        0.3369, 0.3654, 94.9202
      CIE-Lab:
        98.0016, -4.9721, 18.1161
        CIE-LCH:
        98.0016, 18.7860, 105.3472
        CIE-Luv:
        98.0016, 3.7552, 27.6497
        Hunter-Lab:
        97.4270, -10.1706, 21.1406
      #fefbd6 color charts
#fefbd6 RGB chart
      #fefbd6 CMYK chart
      #fefbd6 RGB pie chart
      #fefbd6 color shades, tints & tones
#fefbd6 color schemes
#fefbd6 color preview, HTML & CSS examples
           This text has a color of #fefbd6        
        
          <p style="color:#fefbd6;">Text here</p>
        
        
          .mytext {color:#fefbd6;}
        
        Text color #fefbd6
      
           This box has a color of #fefbd6        
        
          <div style="background-color:#fefbd6;">Content here</div>
        
        
          .mybackground {background-color:#fefbd6;}
        
        Background color #fefbd6
      
           Border around this has a color of #fefbd6        
        
          <div style="border:2px solid #fefbd6;">Content here</div>
        
        
          .myborder {border:2px solid #fefbd6;}
        
        Border color #fefbd6