#ede7bf color space conversions
Hex:
        #ede7bf
        RGB:
        237, 231, 191
        CMY:
        7, 9, 25
        CMYK:
        0, 3, 19, 7
      HSL:
        52°, 56.0976%, 83.9216%
        HSV (HSB):
        52°, 19.4093%, 92.9412%
        XYZ:
        72.9049, 78.9179, 60.6804
        xyY:
        0.3431, 0.3714, 78.9179
      CIE-Lab:
        91.1971, -4.3617, 20.2367
        CIE-LCH:
        91.1971, 20.7014, 102.1630
        CIE-Luv:
        91.1971, 5.7556, 30.0437
        Hunter-Lab:
        88.8358, -8.9728, 21.6863
      #ede7bf color charts
#ede7bf RGB chart
      #ede7bf CMYK chart
      #ede7bf RGB pie chart
      #ede7bf color shades, tints & tones
#ede7bf color schemes
#ede7bf color preview, HTML & CSS examples
           This text has a color of #ede7bf        
        
          <p style="color:#ede7bf;">Text here</p>
        
        
          .mytext {color:#ede7bf;}
        
        Text color #ede7bf
      
           This box has a color of #ede7bf        
        
          <div style="background-color:#ede7bf;">Content here</div>
        
        
          .mybackground {background-color:#ede7bf;}
        
        Background color #ede7bf
      
           Border around this has a color of #ede7bf        
        
          <div style="border:2px solid #ede7bf;">Content here</div>
        
        
          .myborder {border:2px solid #ede7bf;}
        
        Border color #ede7bf