#ede1a5 color space conversions
Hex:
        #ede1a5
        RGB:
        237, 225, 165
        CMY:
        7, 12, 35
        CMYK:
        0, 5, 30, 7
      HSL:
        50°, 66.6667%, 78.8235%
        HSV (HSB):
        50°, 30.3797%, 92.9412%
        XYZ:
        68.6418, 74.5716, 46.3733
        xyY:
        0.3621, 0.3933, 74.5716
      CIE-Lab:
        89.1919, -4.8195, 30.8899
        CIE-LCH:
        89.1919, 31.2636, 98.8679
        CIE-Luv:
        89.1919, 10.6351, 43.6871
        Hunter-Lab:
        86.3548, -9.2347, 28.6092
      #ede1a5 color charts
#ede1a5 RGB chart
      #ede1a5 CMYK chart
      #ede1a5 RGB pie chart
      #ede1a5 color shades, tints & tones
#ede1a5 color schemes
#ede1a5 color preview, HTML & CSS examples
           This text has a color of #ede1a5        
        
          <p style="color:#ede1a5;">Text here</p>
        
        
          .mytext {color:#ede1a5;}
        
        Text color #ede1a5
      
           This box has a color of #ede1a5        
        
          <div style="background-color:#ede1a5;">Content here</div>
        
        
          .mybackground {background-color:#ede1a5;}
        
        Background color #ede1a5
      
           Border around this has a color of #ede1a5        
        
          <div style="border:2px solid #ede1a5;">Content here</div>
        
        
          .myborder {border:2px solid #ede1a5;}
        
        Border color #ede1a5