#ede8a5 color space conversions
Hex:
        #ede8a5
        RGB:
        237, 232, 165
        CMY:
        7, 9, 35
        CMYK:
        0, 2, 30, 7
      HSL:
        56°, 66.6667%, 78.8235%
        HSV (HSB):
        56°, 30.3797%, 92.9412%
        XYZ:
        70.5732, 78.4344, 47.0171
        xyY:
        0.3600, 0.4001, 78.4344
      CIE-Lab:
        90.9777, -8.3485, 33.2757
        CIE-LCH:
        90.9777, 34.3070, 104.0841
        CIE-Luv:
        90.9777, 6.5294, 47.5363
        Hunter-Lab:
        88.5632, -12.7446, 30.5179
      #ede8a5 color charts
#ede8a5 RGB chart
      #ede8a5 CMYK chart
      #ede8a5 RGB pie chart
      #ede8a5 color shades, tints & tones
#ede8a5 color schemes
#ede8a5 color preview, HTML & CSS examples
           This text has a color of #ede8a5        
        
          <p style="color:#ede8a5;">Text here</p>
        
        
          .mytext {color:#ede8a5;}
        
        Text color #ede8a5
      
           This box has a color of #ede8a5        
        
          <div style="background-color:#ede8a5;">Content here</div>
        
        
          .mybackground {background-color:#ede8a5;}
        
        Background color #ede8a5
      
           Border around this has a color of #ede8a5        
        
          <div style="border:2px solid #ede8a5;">Content here</div>
        
        
          .myborder {border:2px solid #ede8a5;}
        
        Border color #ede8a5