#edb764 color space conversions
Hex:
        #edb764
        RGB:
        237, 183, 100
        CMY:
        7, 28, 61
        CMYK:
        0, 23, 58, 7
      HSL:
        36°, 79.1908%, 66.0784%
        HSV (HSB):
        36°, 57.8059%, 92.9412%
        XYZ:
        54.1588, 52.7916, 19.3919
        xyY:
        0.4287, 0.4178, 52.7916
      CIE-Lab:
        77.7518, 10.4187, 49.1157
        CIE-LCH:
        77.7518, 50.2086, 78.0236
        CIE-Luv:
        77.7518, 42.1953, 57.7380
        Hunter-Lab:
        72.6578, 5.9018, 35.0364
      #edb764 color charts
#edb764 RGB chart
      #edb764 CMYK chart
      #edb764 RGB pie chart
      #edb764 color shades, tints & tones
#edb764 color schemes
#edb764 color preview, HTML & CSS examples
           This text has a color of #edb764        
        
          <p style="color:#edb764;">Text here</p>
        
        
          .mytext {color:#edb764;}
        
        Text color #edb764
      
           This box has a color of #edb764        
        
          <div style="background-color:#edb764;">Content here</div>
        
        
          .mybackground {background-color:#edb764;}
        
        Background color #edb764
      
           Border around this has a color of #edb764        
        
          <div style="border:2px solid #edb764;">Content here</div>
        
        
          .myborder {border:2px solid #edb764;}
        
        Border color #edb764