#fdf6ba color space conversions
Hex:
        #fdf6ba
        RGB:
        253, 246, 186
        CMY:
        1, 4, 27
        CMYK:
        0, 3, 26, 1
      HSL:
        54°, 94.3662%, 86.0784%
        HSV (HSB):
        54°, 26.4822%, 99.2157%
        XYZ:
        82.3267, 90.3394, 59.5525
        xyY:
        0.3545, 0.3890, 90.3394
      CIE-Lab:
        96.1374, -6.7323, 29.7804
        CIE-LCH:
        96.1374, 30.5319, 102.7384
        CIE-Luv:
        96.1374, 7.4109, 43.4526
        Hunter-Lab:
        95.0470, -11.7212, 29.3842
      #fdf6ba color charts
#fdf6ba RGB chart
      #fdf6ba CMYK chart
      #fdf6ba RGB pie chart
      #fdf6ba color shades, tints & tones
#fdf6ba color schemes
#fdf6ba color preview, HTML & CSS examples
           This text has a color of #fdf6ba        
        
          <p style="color:#fdf6ba;">Text here</p>
        
        
          .mytext {color:#fdf6ba;}
        
        Text color #fdf6ba
      
           This box has a color of #fdf6ba        
        
          <div style="background-color:#fdf6ba;">Content here</div>
        
        
          .mybackground {background-color:#fdf6ba;}
        
        Background color #fdf6ba
      
           Border around this has a color of #fdf6ba        
        
          <div style="border:2px solid #fdf6ba;">Content here</div>
        
        
          .myborder {border:2px solid #fdf6ba;}
        
        Border color #fdf6ba