#fff5d7 color space conversions
Hex:
        #fff5d7
        RGB:
        255, 245, 215
        CMY:
        0, 4, 16
        CMYK:
        0, 4, 16, 0
      HSL:
        45°, 100.0000%, 92.1569%
        HSV (HSB):
        45°, 15.6863%, 100.0000%
        XYZ:
        86.1581, 91.4711, 77.4046
        xyY:
        0.3378, 0.3587, 91.4711
      CIE-Lab:
        96.6037, -1.4603, 15.6467
        CIE-LCH:
        96.6037, 15.7147, 95.3321
        CIE-Luv:
        96.6037, 7.5751, 23.4360
        Hunter-Lab:
        95.6405, -6.5685, 18.9633
      #fff5d7 color charts
#fff5d7 RGB chart
      #fff5d7 CMYK chart
      #fff5d7 RGB pie chart
      #fff5d7 color shades, tints & tones
#fff5d7 color schemes
#fff5d7 color preview, HTML & CSS examples
           This text has a color of #fff5d7        
        
          <p style="color:#fff5d7;">Text here</p>
        
        
          .mytext {color:#fff5d7;}
        
        Text color #fff5d7
      
           This box has a color of #fff5d7        
        
          <div style="background-color:#fff5d7;">Content here</div>
        
        
          .mybackground {background-color:#fff5d7;}
        
        Background color #fff5d7
      
           Border around this has a color of #fff5d7        
        
          <div style="border:2px solid #fff5d7;">Content here</div>
        
        
          .myborder {border:2px solid #fff5d7;}
        
        Border color #fff5d7