#fff0d7 color space conversions
Hex:
        #fff0d7
        RGB:
        255, 240, 215
        CMY:
        0, 6, 16
        CMYK:
        0, 6, 16, 0
      HSL:
        38°, 100.0000%, 92.1569%
        HSV (HSB):
        38°, 15.6863%, 100.0000%
        XYZ:
        84.6658, 88.4865, 76.9072
        xyY:
        0.3386, 0.3539, 88.4865
      CIE-Lab:
        95.3654, 1.0670, 13.8949
        CIE-LCH:
        95.3654, 13.9358, 85.6088
        CIE-Luv:
        95.3654, 10.3206, 20.4145
        Hunter-Lab:
        94.0672, -3.9576, 17.3729
      #fff0d7 color charts
#fff0d7 RGB chart
      #fff0d7 CMYK chart
      #fff0d7 RGB pie chart
      #fff0d7 color shades, tints & tones
#fff0d7 color schemes
#fff0d7 color preview, HTML & CSS examples
           This text has a color of #fff0d7        
        
          <p style="color:#fff0d7;">Text here</p>
        
        
          .mytext {color:#fff0d7;}
        
        Text color #fff0d7
      
           This box has a color of #fff0d7        
        
          <div style="background-color:#fff0d7;">Content here</div>
        
        
          .mybackground {background-color:#fff0d7;}
        
        Background color #fff0d7
      
           Border around this has a color of #fff0d7        
        
          <div style="border:2px solid #fff0d7;">Content here</div>
        
        
          .myborder {border:2px solid #fff0d7;}
        
        Border color #fff0d7