#edd0a4 color space conversions
Hex:
        #edd0a4
        RGB:
        237, 208, 164
        CMY:
        7, 18, 36
        CMYK:
        0, 12, 31, 7
      HSL:
        36°, 66.9725%, 78.6275%
        HSV (HSB):
        36°, 30.8017%, 92.9412%
        XYZ:
        64.1818, 65.7966, 44.4392
        xyY:
        0.3680, 0.3772, 65.7966
      CIE-Lab:
        84.8926, 3.7780, 25.5989
        CIE-LCH:
        84.8926, 25.8761, 81.6047
        CIE-Luv:
        84.8926, 20.8673, 34.8931
        Hunter-Lab:
        81.1151, -0.7146, 24.2983
      #edd0a4 color charts
#edd0a4 RGB chart
      #edd0a4 CMYK chart
      #edd0a4 RGB pie chart
      #edd0a4 color shades, tints & tones
#edd0a4 color schemes
#edd0a4 color preview, HTML & CSS examples
           This text has a color of #edd0a4        
        
          <p style="color:#edd0a4;">Text here</p>
        
        
          .mytext {color:#edd0a4;}
        
        Text color #edd0a4
      
           This box has a color of #edd0a4        
        
          <div style="background-color:#edd0a4;">Content here</div>
        
        
          .mybackground {background-color:#edd0a4;}
        
        Background color #edd0a4
      
           Border around this has a color of #edd0a4        
        
          <div style="border:2px solid #edd0a4;">Content here</div>
        
        
          .myborder {border:2px solid #edd0a4;}
        
        Border color #edd0a4