#ede9a5 color space conversions
Hex:
        #ede9a5
        RGB:
        237, 233, 165
        CMY:
        7, 9, 35
        CMYK:
        0, 2, 30, 7
      HSL:
        57°, 66.6667%, 78.8235%
        HSV (HSB):
        57°, 30.3797%, 92.9412%
        XYZ:
        70.8555, 78.9990, 47.1112
        xyY:
        0.3597, 0.4011, 78.9990
      CIE-Lab:
        91.2338, -8.8493, 33.6165
        CIE-LCH:
        91.2338, 34.7617, 104.7482
        CIE-Luv:
        91.2338, 5.9468, 48.0840
        Hunter-Lab:
        88.8814, -13.2436, 30.7906
      #ede9a5 color charts
#ede9a5 RGB chart
      #ede9a5 CMYK chart
      #ede9a5 RGB pie chart
      #ede9a5 color shades, tints & tones
#ede9a5 color schemes
#ede9a5 color preview, HTML & CSS examples
           This text has a color of #ede9a5        
        
          <p style="color:#ede9a5;">Text here</p>
        
        
          .mytext {color:#ede9a5;}
        
        Text color #ede9a5
      
           This box has a color of #ede9a5        
        
          <div style="background-color:#ede9a5;">Content here</div>
        
        
          .mybackground {background-color:#ede9a5;}
        
        Background color #ede9a5
      
           Border around this has a color of #ede9a5        
        
          <div style="border:2px solid #ede9a5;">Content here</div>
        
        
          .myborder {border:2px solid #ede9a5;}
        
        Border color #ede9a5