#ede5a5 color space conversions
Hex:
        #ede5a5
        RGB:
        237, 229, 165
        CMY:
        7, 10, 35
        CMYK:
        0, 3, 30, 7
      HSL:
        53°, 66.6667%, 78.8235%
        HSV (HSB):
        53°, 30.3797%, 92.9412%
        XYZ:
        69.7359, 76.7598, 46.7380
        xyY:
        0.3609, 0.3972, 76.7598
      CIE-Lab:
        90.2109, -6.8409, 32.2533
        CIE-LCH:
        90.2109, 32.9708, 101.9749
        CIE-Luv:
        90.2109, 8.2830, 45.8899
        Hunter-Lab:
        87.6126, -11.2438, 29.6999
      #ede5a5 color charts
#ede5a5 RGB chart
      #ede5a5 CMYK chart
      #ede5a5 RGB pie chart
      #ede5a5 color shades, tints & tones
#ede5a5 color schemes
#ede5a5 color preview, HTML & CSS examples
           This text has a color of #ede5a5        
        
          <p style="color:#ede5a5;">Text here</p>
        
        
          .mytext {color:#ede5a5;}
        
        Text color #ede5a5
      
           This box has a color of #ede5a5        
        
          <div style="background-color:#ede5a5;">Content here</div>
        
        
          .mybackground {background-color:#ede5a5;}
        
        Background color #ede5a5
      
           Border around this has a color of #ede5a5        
        
          <div style="border:2px solid #ede5a5;">Content here</div>
        
        
          .myborder {border:2px solid #ede5a5;}
        
        Border color #ede5a5